dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
InputStream.readLE
dlib
core
stream
InputStream
Reads little-endian integer, converts to native-endian and stores in value
interface
InputStream
final
bool
readLE
(
T
)
(
T
*
value
)
Meta
Source
See Implementation
dlib
core
stream
InputStream
functions
fillArray
readBE
readBytes
readLE
readable
Reads little-endian integer, converts to native-endian and stores in value