vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
CountingOutputStream.this
index
vibe
stream
counting
CountingOutputStream
private
this
(OutputStream stream, ulong write_limit)
this
(InterfaceProxy!OutputStream stream, ulong write_limit, bool dummy)
class
CountingOutputStream
@
safe
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
private