bytesToSend
The number of bytes to send.
Declaration
var bytesToSend: UInt32Discussion
Initially, the number of bytes to send. MIDISendSysex(_:) decrements this counter as it sends bytes.
The number of bytes to send.
var bytesToSend: UInt32Initially, the number of bytes to send. MIDISendSysex(_:) decrements this counter as it sends bytes.