BufferedOutputStream.autoGrow
bool autoGrow() @propertyGet autoGrow property.
Returns
Whether the buffer should automatically grow.
void autoGrow(bool propval) @propertySet autoGrow property.
Parameters
propval | Whether the buffer should automatically grow. |