| gBufferedInputStreamNew {RGtk2} | R Documentation |
Creates a new GInputStream from the given base.stream, with
a buffer set to the default size (4 kilobytes).
gBufferedInputStreamNew(base.stream = NULL)
|
a |
[GInputStream] a GInputStream for the given base.stream.
Derived by RGtkGen from GTK+ documentation