vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
EndCallbackInputStream.this
index
vibe
stream
counting
EndCallbackInputStream
private
this
(InputStream input, void delegate() @(safe) callback)
this
(InterfaceProxy!InputStream input, void delegate() @(safe) callback, bool dummy)
class
EndCallbackInputStream
@
safe
this
(
InterfaceProxy
!
InputStream
input
,
void
delegate
(
)
@
safe
callback
,
bool
dummy
)
Meta
Source
See Implementation
index
vibe
stream
counting
EndCallbackInputStream
constructors
this
functions
peek
read
properties
dataAvailableForRead
empty
leastSize
private