BufferedInputStream.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(gio.input_stream.InputStream baseStream) nothrow

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

Parameters

baseStreama #GInputStream

Returns

a #GInputStream for the given base_stream.