Product Site

5.4.11.35. setBufferSize

Returns the receiving buffer with buffer size set to n. If n is less than the length of buffer content, the content is truncated. If n is 0, the entire content is erased and the new buffer size is the value given in the init method.

See also method getBufferSize.