ByteStream.grow

if the stream is allowed to grow in size while writing

  1. bool grow [@property getter]
  2. bool grow [@property setter]
    class ByteStream
    @property
    bool
    grow
    (
    bool newVal
    )

Meta