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)
See Implementation
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)