BufferedOutputStream.getAutoGrow

bool getAutoGrow() nothrow

Checks if the buffer automatically grows as data is added.

Returns

true if the stream's buffer automatically grows,

false otherwise.