writeAttributeListLongOctetString(withValue:completionHandler:)

Declaration

func writeAttributeListLongOctetString(withValue value: [Any], completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeListLongOctetString(withValue value: [Any]) async throws