Documentation
Dlang.org
BufferedInputStream.getAvailable
gio
buffered_input_stream
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
buffered_input_stream
BufferedInputStream
constructors
this
functions
fill
fillAsync
fillFinish
getAvailable
getBufferSize
peek
peekBuffer
readByte
setBufferSize
static functions
newSized
Gets the size of the available data within the stream.