dserial v0.0.1 (2022-09-27T07:54:57Z)
Dub
Repo
DSerial.read
dserial
DSerial
convenience function. reads a single byte
ulong
read
(ubyte data)
class
DSerial
ulong
read
(
ref
ubyte
data
)
ulong
read
(ubyte[] data)
ulong
read
(ubyte* data, ulong length)
Meta
Source
See Implementation
dserial
DSerial
constructors
this
destructors
~this
enums
BlockingMode
DataBits
Parity
StopBits
functions
close
open
read
setBlockingMode
setOptions
setTimeout
write
convenience function. reads a single byte