vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
ConnectionProxyStream.this
index
vibe
stream
wrapper
ConnectionProxyStream
private
this
(InterfaceProxy!Stream stream, InterfaceProxy!ConnectionStream connection_stream, bool dummy)
class
ConnectionProxyStream
@
safe
this
(
InterfaceProxy
!
Stream
stream
,
InterfaceProxy
!
ConnectionStream
connection_stream
,
bool
dummy
)
this
(InterfaceProxy!InputStream input, InterfaceProxy!OutputStream output, InterfaceProxy!ConnectionStream connection_stream, bool dummy)
Meta
Source
See Implementation
index
vibe
stream
wrapper
ConnectionProxyStream
constructors
this
functions
close
finalize
flush
peek
read
waitForData
write
properties
connected
dataAvailableForRead
empty
leastSize
underlying
private