gBufferedOutputStreamGetAutoGrow: gBufferedOutputStreamGetAutoGrow
Description
Checks if the buffer automatically grows as data is added.Usage
gBufferedOutputStreamGetAutoGrow(object)
Value
TRUE
if the stream
's buffer automatically grows,
FALSE
otherwise.