gBufferedInputStreamPeekBuffer: gBufferedInputStreamPeekBuffer

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

Description

Returns the buffer with the currently available bytes. The returned buffer must not be modified and will become invalid when reading from the stream or filling the buffer.

Usage

1

Arguments

object

a GBufferedInputStream.

Value

A list containing the following elements:

retval

[R object] read-only buffer

count

a numeric to get the number of bytes available in the buffer.

Author(s)

Derived by RGtkGen from GTK+ documentation


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