get_auto_grow
Description:
Checks if the buffer automatically grows as data is added.
Parameters:
| this |
Returns:
|
true if the this's buffer automatically grows, false otherwise. |
Checks if the buffer automatically grows as data is added.
| this |
|
true if the this's buffer automatically grows, false otherwise. |