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