Documentation
Dlang.org
DataOutputStream.setByteOrder
gio
data_output_stream
DataOutputStream
Sets the byte order of the data output stream to order.
class
DataOutputStream
void
setByteOrder
(
gio.types.DataStreamByteOrder
order
)
Parameters
order
gio
.
types
.
DataStreamByteOrder
a
gio.types.DataStreamByteOrder
.
gio
data_output_stream
DataOutputStream
constructors
this
functions
getByteOrder
putByte
putInt16
putInt32
putInt64
putString
putUint16
putUint32
putUint64
setByteOrder
Sets the byte order of the data output stream to order.