BufferedInputStream.getAvailable

Gets the size of the available data within the stream.

class BufferedInputStream
getAvailable
()

Return Value

Type: gsize

size of the available stream.

Meta