Gio.DataOutputStream.prototype.get_byte_order
function get_byte_order(): Gio.DataStreamByteOrder {
// Gjs wrapper for g_data_output_stream_get_byte_order()
}
Gets the byte order for the stream.
- Returns
the Gio.DataStreamByteOrder for the stream.