BufferedInputStream.getBufferSize

Gets the size of the input buffer.

class BufferedInputStream
size_t
getBufferSize
()

Return Value

Type: size_t

the current buffer size.

Meta