Contents

data

The request’s data.

Declaration

var data: UnsafePointer<UInt8>

Discussion

Initially, the value is a pointer to the System Exclusive (SysEx) event to send. MIDISendSysex(_:) advances this pointer as it sends bytes.

See Also

Configuring a request