Method

GioBufferedOutputStreamget_buffer_size

Declaration

gsize
g_buffered_output_stream_get_buffer_size (
  GBufferedOutputStream* stream
)

Description

Gets the size of the buffer in the stream.

Return value

Type: gsize

The current size of the buffer.