DSerial.write

Write bytes to the serial port returns bytes written, Only supports blocking and nonblocking writes. Timed writes are unsupported.

class DSerial
long
write
(
const ubyte[] bytes
)

Meta