[ CCode ( has_construct_function = false , type = "GInputStream*" ) ]
public BufferedInputStream (InputStream base_stream)
Creates a new [class@Gio.
InputStream] from the given base_stream, with a buffer set to the default size (4 kilobytes).
| base_stream |
a [class@Gio.InputStream] |
|
a [class@Gio.InputStream] for the given |