gDataInputStreamReadInt16
Reads a 16-bit/2-byte value from stream
.
gDataInputStreamReadInt16(object, cancellable = NULL, .errwarn = TRUE)
|
a given |
|
optional |
.errwarn |
Whether to issue a warning on error or fail silently |
In order to get the correct byte order for this read operation,
see gDataStreamGetByteOrder()
and gDataStreamSetByteOrder()
.
A list containing the following elements:
retval |
[integer] a signed 16-bit/2-byte value read from |
|
|
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.