BufferedOutputStream.autoGrow

bool autoGrow() @property

Get autoGrow property.

Returns

Whether the buffer should automatically grow.
void autoGrow(bool propval) @property

Set autoGrow property.

Parameters

propvalWhether the buffer should automatically grow.