BufferedOutputStream.autoGrow

bool autoGrow() @property nothrow

Get autoGrow property.

Returns

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

Set autoGrow property.

Parameters

propvalWhether the buffer should automatically grow.