set_buffer_size


Description:

public void set_buffer_size (size_t size)

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

a BufferedInputStream

size

a size_t