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