BufferedInputStream.getAvailable

Gets the size of the available data within the stream.

class BufferedInputStream
size_t
getAvailable
()

Return Value

Type: size_t

size of the available stream.

Meta