vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
ProxyStream.this
index
vibe
stream
wrapper
ProxyStream
Undocumented in source.
this
(Stream stream)
this
(InputStream input, OutputStream output)
class
ProxyStream
@
safe
deprecated
this
(
InputStream
input
,
OutputStream
output
)
this
(InterfaceProxy!Stream stream, bool dummy)
this
(InterfaceProxy!InputStream input, InterfaceProxy!OutputStream output, bool dummy)
Meta
Source
See Implementation
index
vibe
stream
wrapper
ProxyStream
constructors
this
functions
finalize
flush
peek
read
write
properties
dataAvailableForRead
empty
leastSize
underlying