dserial ~master (2026-06-13T12:56:58Z)
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
functions
close
open
read
setBlockingMode
setOptions
setTimeout
write
convenience function. reads a single byte