onyx-serial ~master (2022-03-12T23:59:59.7830316)
Dub
Repo
OxSerialPort.read
onyx
serial
OxSerialPort
read data from port
ubyte
[]
read
(int byteCount, ReadMode readMode)
struct
OxSerialPort
ubyte
[]
read
(
int
byteCount
,
ReadMode
readMode
=
ReadMode.waitForTimeout
)
ubyte
[]
read
(int byteCount, bool wait)
Throws
SerialPortIOException, SerialPortTimeOutException
Meta
Source
See Implementation
onyx
serial
OxSerialPort
constructors
this
destructors
~this
functions
close
isOpen
open
read
write
read data from port