vibe-d ~master (2022-11-16T10:14:41Z)
Home
Dub
Repo
ProxyStream.underlying
index
vibe
stream
wrapper
ProxyStream
The stream that is wrapped by this one
inout
(
InterfaceProxy
!
Stream
)
underlying
[@property getter]
InterfaceProxy
!
Stream
underlying
[@property setter]
Stream
underlying
[@property setter]
class
ProxyStream
@
safe
@
property
static if
(
!is(Stream == InterfaceProxy!Stream)
)
void
underlying
(
Stream
value
)
Meta
Source
See Implementation
index
vibe
stream
wrapper
ProxyStream
constructors
this
functions
finalize
flush
peek
read
write
properties
dataAvailableForRead
empty
leastSize
underlying
The stream that is wrapped by this one