Gio.BufferedInputStream.prototype.set_buffer_size

function set_buffer_size(size: Number(gsize)): void {
    // Gjs wrapper for g_buffered_input_stream_set_buffer_size()
}
  

Sets the size of the internal buffer of stream to size, or to the size of the contents of the buffer. The buffer can never be resized smaller than its current contents.

size

a #gsize