vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
createProxyStream
index
vibe
stream
wrapper
Undocumented in source. Be warned that the author may not have intended to support it.
ProxyStream
createProxyStream
(Stream stream)
ProxyStream
createProxyStream
(InputStream input, OutputStream output)
ProxyStream
createProxyStream
(
InputStream
OutputStream
)
(
InputStream
input
,
OutputStream
output
)
if
(
isInputStream
!
InputStream
&&
isOutputStream
!
OutputStream
)
Meta
Source
See Implementation
index
vibe
stream
wrapper
classes
ConnectionProxyStream
ProxyStream
functions
createConnectionProxyStream
createConnectionProxyStreamFL
createProxyStream
streamInputRange
streamOutputRange
structs
StreamInputRange
StreamOutputRange