gDataInputStreamReadUint16
Reads an unsigned 16-bit/2-byte value from stream
.
gDataInputStreamReadUint16(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] an unsigned 16-bit/2-byte value read from the |
|
|
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.