gBufferedInputStreamSetBufferSize {RGtk2} | R Documentation |
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.
gBufferedInputStreamSetBufferSize(object, size)
|
|
|
a numeric. |
Derived by RGtkGen from GTK+ documentation