OpenDOF Project
DOF_PCR_DECLSPEC uint16 PCRSwap_Net16 ( uint16  value)

Byte-swap a 16-bit value to/from Network Byte Order.

On platforms where the native and network byte order are identical, this routine performs no conversion.

Parameters
valueThe value to convert.
Returns
The value, in Network Byte Order.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22