vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
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.