Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.19)
gDataInputStreamSetByteOrder: gDataInputStreamSetByteOrder
Description
This function sets the byte order for the given
stream
. All subsequent reads from the
stream
will be read in the given
order
.
Usage
gDataInputStreamSetByteOrder(object, order)
Arguments