vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
createConnectionProxyStreamFL
index
vibe
stream
wrapper
private
FreeListRef
!
ConnectionProxyStream
createConnectionProxyStreamFL
(
Stream
ConnectionStream
)
(
Stream
stream
,
ConnectionStream
connection_stream
)
if
(
isStream
!
Stream
&&
isConnectionStream
!
ConnectionStream
)
Meta
Source
See Implementation
index
vibe
stream
wrapper
classes
ConnectionProxyStream
ProxyStream
functions
StreamInputRange
StreamOutputRange
createConnectionProxyStream
createConnectionProxyStreamFL
createProxyStream
streamInputRange
streamOutputRange
private