BufferedInputStream.this

Creates a new gio.InputStream from the given base_stream, with a buffer set to the default size (4 kilobytes).

Parameters

baseStream InputStream

Return Value

a gio.InputStream for the given base_stream.

Throws

ConstructionException GTK+ fails to create the object.