Learn R Programming

RGtk2 (version 2.20.4)

gDataOutputStreamPutInt16: gDataOutputStreamPutInt16

Description

Puts a signed 16-bit integer into the output stream.

Usage

gDataOutputStreamPutInt16(object, data, cancellable = NULL, .errwarn = TRUE)

Arguments

Value

A list containing the following elements:retval[logical] TRUE if data was successfully added to the stream.errora GError, NULL to ignore.