ByteStream.this

constructor

grow is whether the stream is allowed to grow in size while writing maxSize is the maximum size stream is allowed to grow to (0 for no limit)

class ByteStream
this
(
bool grow = true
,)

Meta