vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
CountingOutputStream.bytesWritten
index
vibe
stream
counting
CountingOutputStream
Returns the total number of bytes written.
class
CountingOutputStream
@
safe
@
property
const
ulong
bytesWritten
(
)
Meta
Source
See Implementation
index
vibe
stream
counting
CountingOutputStream
constructors
this
functions
finalize
flush
increment
write
properties
bytesWritten
writeLimit
Returns the total number of bytes written.