vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
ProxyStream.this
index
vibe
stream
wrapper
ProxyStream
private
this
(InterfaceProxy!Stream stream, bool dummy)
this
(InterfaceProxy!InputStream input, InterfaceProxy!OutputStream output, bool dummy)
class
ProxyStream
@
safe
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
private