vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
StreamOutputRange.this
index
vibe
stream
wrapper
StreamOutputRange
private
struct
StreamOutputRange
(OutputStream, size_t buffer_size = 256)
@
safe
this
(
OutputStream
stream
)
if
(
isOutputStream
!
OutputStream
)
Meta
Source
See Implementation
index
vibe
stream
wrapper
StreamOutputRange
constructors
this
destructors
~this
functions
drop
flush
put
postblits
this(this)
private