vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
StreamOutputRange
index
vibe
stream
wrapper
Implements a buffered output range interface on top of an OutputStream.
StreamOutputRange
!
OutputStream
StreamOutputRange
(OutputStream stream)
deprecated
StreamOutputRange
!
OutputStream
StreamOutputRange
()
(
OutputStream
stream
)
struct
StreamOutputRange
(OutputStream, size_t buffer_size = 256)
Meta
Source
See Implementation
index
vibe
stream
wrapper
classes
ConnectionProxyStream
ProxyStream
functions
StreamInputRange
StreamOutputRange
createConnectionProxyStream
createConnectionProxyStreamFL
createProxyStream
streamInputRange
streamOutputRange
Implements a buffered output range interface on top of an OutputStream.