dserial v0.0.1 (2022-09-27T07:54:57Z)
Dub
Repo
DSerial.read
dserial
DSerial
convenience function. Reads up to data.length bytes
ulong
read
(ubyte data)
ulong
read
(ubyte[] data)
class
DSerial
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 up to data.length bytes