vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
InputStream.empty
index
vibe
core
stream
InputStream
Returns true
iff
the end of the input stream has been reached.
interface
InputStream
@
safe
@
property
bool
empty
(
)
Meta
Source
See Implementation
index
vibe
core
stream
InputStream
functions
peek
read
properties
dataAvailableForRead
empty
leastSize
Returns true iff the end of the input stream has been reached.