writeAttributeInt32s(withValue:completion:)

Declaration

func writeAttributeInt32s(withValue value: NSNumber, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeInt32s(withValue value: NSNumber) async throws