streams v3.5.0 (2023-06-23T15:36:02Z)
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.