属性

GioDataInputStream:byte-order

声明

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

描述 [源]

:byte-order 属性确定从流中读取多字节实体(如整数)时使用的字节顺序。

默认值G_DATA_STREAM_BYTE_ORDER_BIG_ENDIAN
获取方法g_data_input_stream_get_byte_order()
设置方法g_data_input_stream_set_byte_order()

标志

可读
可写
构建
仅构建