vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
streamOutputRange
index
vibe
stream
wrapper
Implements a buffered output range interface on top of an OutputStream.
auto
streamOutputRange
(
size_t
buffer_size
= 256
OutputStream
)
(
OutputStream
stream
)
if
(
isOutputStream
!
OutputStream
)
Meta
Source
See Implementation
index
vibe
stream
wrapper
classes
ConnectionProxyStream
ProxyStream
functions
StreamOutputRange
createConnectionProxyStream
createConnectionProxyStreamFL
createProxyStream
streamOutputRange
structs
StreamInputRange
Implements a buffered output range interface on top of an OutputStream.