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