Device.write

Writes to the device

class Device
void
write
(
ubyte[] buf
,
uint size
)

Parameters

buf ubyte[]

Buffer

size uint

Buffer size

Meta