vibe-d ~master (2022-11-16T10:14:41Z)
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
createConnectionProxyStream
createConnectionProxyStreamFL
createProxyStream
streamInputRange
streamOutputRange
structs
StreamInputRange
StreamOutputRange
private