Learn R Programming

RGtk2 (version 2.20.19)

gDataOutputStreamPutInt64: gDataOutputStreamPutInt64

Description

Puts a signed 64-bit integer into the stream.

Usage

gDataOutputStreamPutInt64(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.