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.

Meta