set_buffer_size
Description:
Sets the size of the internal buffer of this to size, or to the size of the contents of the
buffer.
The buffer can never be resized smaller than its current contents.
Parameters:
| this | |
| size |
a size_t |
Sets the size of the internal buffer of this to size, or to the size of the contents of the
buffer.
The buffer can never be resized smaller than its current contents.
| this | |
| size |
a size_t |