setBufferSize >>-setBufferSize(n)---------------------------------------->< Sets the buffer size. If n is less than the length of buffer content, the content is truncated. If n is 0, the entire contents is erased and the new buffer size is the value given in the [init] method. |