vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
LimitedInputStream.this
index
vibe
stream
counting
LimitedInputStream
Undocumented in source.
this
(InputStream stream, ulong byte_limit, bool silent_limit)
class
LimitedInputStream
@
safe
deprecated
this
(
InputStream
stream
,
ulong
byte_limit
,
bool
silent_limit
= false
)
this
(InterfaceProxy!InputStream stream, ulong byte_limit, bool silent_limit, bool dummy)
Meta
Source
See Implementation
index
vibe
stream
counting
LimitedInputStream
constructors
this
functions
increment
onSizeLimitReached
peek
read
properties
dataAvailableForRead
empty
leastSize
sourceStream