vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
CountingOutputStream.write
index
vibe
stream
counting
CountingOutputStream
Undocumented in source.
size_t
write
(const(ubyte)[] bytes_, IOMode mode)
size_t
write
(ubyte[] bytes_, IOMode mode)
alias
write
=
OutputStream
.
write
class
CountingOutputStream
@
safe
alias
write
=
OutputStream.write
Meta
Source
See Implementation
index
vibe
stream
counting
CountingOutputStream
constructors
this
functions
finalize
flush
increment
write
properties
bytesWritten
writeLimit