Method

GioBufferedInputStreamget_available

Declaration [src]

gsize
g_buffered_input_stream_get_available (
  GBufferedInputStream* stream
)

Description [src]

Gets the size of the available data within the stream.

Return value

Type: gsize

Size of the available stream.