vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
CountingOutputStream.increment
index
vibe
stream
counting
CountingOutputStream
Manually increments the write counter without actually writing data.
class
CountingOutputStream
@
safe
void
increment
(
ulong
bytes
)
Meta
Source
See Implementation
index
vibe
stream
counting
CountingOutputStream
constructors
this
functions
finalize
flush
increment
write
properties
bytesWritten
writeLimit
Manually increments the write counter without actually writing data.