writeAttributeInt64s(withValue:completion:)

Declaration

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