go
BufferedInputStream.getAvailable
gio
BufferedInputStream
BufferedInputStream
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.
gio
BufferedInputStream
BufferedInputStream
constructors
this
functions
fill
fillAsync
fillFinish
getAvailable
getBufferSize
getBufferedInputStreamStruct
getStruct
peek
peekBuffer
readByte
setBufferSize
static functions
getType
variables
gBufferedInputStream
Gets the size of the available data within the stream.