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