get_auto_grow


Description:

public bool get_auto_grow ()

Checks if the buffer automatically grows as data is added.

Parameters:

this

a BufferedOutputStream.

Returns:

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