writeAttributeInt64s(withValue:completionHandler:)

Declaration

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