Location:
ES_SOCK.H
Link against: esock.lib
class ByteOrder;
Reverses the byte order in 16 and 32-bit values.
Defined in ByteOrder
:
Swap16()
, Swap16()
, Swap32()
static IMPORT_C TUint32 Swap32(TUint32 aVal);
Reverses the order of the bytes in a 32-bit value.
|
|