Method

GioBufferedOutputStreamget_buffer_size

Declaration [src]

gsize
g_buffered_output_stream_get_buffer_size (
  GBufferedOutputStream* stream
)

Description [src]

Gets the size of the buffer in the stream.

Return value

Type: gsize

The current size of the buffer.