vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
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