Gio.BufferedOutputStream.prototype.get_buffer_size

function get_buffer_size(): Number(gsize) {
    // Gjs wrapper for g_buffered_output_stream_get_buffer_size()
}
  

Gets the size of the buffer in the stream.

Returns

the current size of the buffer.