Property

GioDataOutputStream:byte-order

since: 2.0

Declaration

property byte-order: Gio.DataStreamByteOrder [ read, write ]

Description

Determines the byte ordering that is used when writing multi-byte entities (such as integers) to the stream.

Type: GDataStreamByteOrder
Available since:2.0
Default valueG_DATA_STREAM_BYTE_ORDER_BIG_ENDIAN
Getter methodg_data_output_stream_get_byte_order()
Setter methodg_data_output_stream_set_byte_order()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno