|
MathSwap
Change the order of bytes in the ushort type value.
ushort MathSwap(
|
Parameters
value
[in] Value for changing the order of bytes.
Return Value
ushort value with the reverse byte order.
MathSwap
Change the order of bytes in the uint type value.
uint MathSwap(
|
Parameters
value
[in] Value for changing the order of bytes.
Return Value
uint value with the reverse byte order.
MathSwap
Change the order of bytes in the ulong type value.
ulong MathSwap(
|
Parameters
value
[in] Value for changing the order of bytes.
Return Value
ulong value with the reverse byte order.
See also
Network functions, SocketRead, SocketSend, SocketTlsRead, SocketTlsReadAvailable, SocketTlsSend