dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
InputStream.readable
dlib
core
stream
InputStream
Returns true if there are any data to read. false means end of the stream.
interface
InputStream
bool
readable
(
)
Meta
Source
See Implementation
dlib
core
stream
InputStream
functions
fillArray
readBE
readBytes
readLE
readable
Returns true if there are any data to read. false means end of the stream.