#GDataStreamByteOrder is used to ensure proper endianness of streaming data sources across various machine architectures.
Selects Big Endian byte order.
Selects Little Endian byte order.
Selects endianness based on host machine's architecture.
See Implementation
#GDataStreamByteOrder is used to ensure proper endianness of streaming data sources across various machine architectures.