vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
CountingOutputStream.write
index
vibe
stream
counting
CountingOutputStream
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
write
(ubyte[] bytes, IOMode mode)
class
CountingOutputStream
@
safe
size_t
write
(
in
ubyte
[]
bytes
,
IOMode
mode
)
alias
write
=
OutputStream
.
write
Meta
Source
See Implementation
index
vibe
stream
counting
CountingOutputStream
constructors
this
functions
finalize
flush
increment
write
properties
bytesWritten
writeLimit