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