BufferedOutputStream.getAutoGrow

Checks if the buffer automatically grows as data is added.

class BufferedOutputStream
bool
getAutoGrow
()

Return Value

Type: bool

true if the stream's buffer automatically grows, false otherwise.