vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
LimitedInputStream.this
index
vibe
stream
counting
LimitedInputStream
private
class
LimitedInputStream
@
safe
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
private