streams ~master (2025-01-12T01:29:17.6553987)
Dub
Repo
ArrayOutputStream.reset
streams
types
array
ArrayOutputStream
Resets the internal array, such that
toArray()
returns an empty array.
struct
ArrayOutputStream
(E)
void
reset
(
)
Meta
Source
See Implementation
streams
types
array
ArrayOutputStream
functions
reset
toArray
toArrayRaw
writeToStream
Resets the internal array, such that toArray() returns an empty array.