BufferedOutputStream.autoGrow

Set autoGrow property.

  1. bool autoGrow [@property getter]
  2. bool autoGrow [@property setter]
    class BufferedOutputStream
    @property
    void
    autoGrow
    (
    bool propval
    )

Parameters

propval bool

Whether the buffer should automatically grow.