gBufferedOutputStreamSetAutoGrow: gBufferedOutputStreamSetAutoGrow

Description Usage Arguments Author(s)

View source: R/gioFuncs.R

Description

Sets whether or not the stream's buffer should automatically grow. If auto.grow is true, then each write will just make the buffer larger, and you must manually flush the buffer to actually write out the data to the underlying stream.

Usage

1

Arguments

object

a GBufferedOutputStream.

auto.grow

a logical.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.