BufferedOutputStream.getAutoGrow

bool getAutoGrow()

Checks if the buffer automatically grows as data is added.

Returns

true if the stream's buffer automatically grows,

false otherwise.