vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
Home
Dub
Repo
MemoryOutputStream.reset
index
vibe
stream
memory
MemoryOutputStream
Resets the stream to its initial state containing no data.
class
MemoryOutputStream
@
safe
@
system
void
reset
(
AppenderResetMode
mode
=
AppenderResetMode.keepData
)
Meta
Source
See Implementation
index
vibe
stream
memory
MemoryOutputStream
constructors
this
functions
finalize
flush
reserve
reset
write
properties
data
Resets the stream to its initial state containing no data.