Method

GioBufferedInputStreamget_available

Declaration

gsize
g_buffered_input_stream_get_available (
  GBufferedInputStream* stream
)

Description

Gets the size of the available data within the stream.

Return value

Type: gsize

Size of the available stream.