vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
CountingOutputStream.this
index
vibe
stream
counting
CountingOutputStream
Undocumented in source.
this
(OutputStream stream, ulong write_limit)
class
CountingOutputStream
@
safe
deprecated
this
(
OutputStream
stream
,
ulong
write_limit
= ulong.
max
)
this
(InterfaceProxy!OutputStream stream, ulong write_limit, bool dummy)
Meta
Source
See Implementation
index
vibe
stream
counting
CountingOutputStream
constructors
this
functions
finalize
flush
increment
write
properties
bytesWritten
writeLimit