vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
ConnectionProxyStream.underlying
index
vibe
stream
wrapper
ConnectionProxyStream
The stream that is wrapped by this one
inout
(
InterfaceProxy
!
Stream
)
underlying
[@property getter]
InterfaceProxy
!
Stream
underlying
[@property setter]
class
ConnectionProxyStream
@
safe
@
property
void
underlying
(
InterfaceProxy
!
Stream
value
)
Stream
underlying
[@property setter]
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
The stream that is wrapped by this one