Byte-order handling implementation (license: GPLv2 or LGPLv2.1). More...
Functions | |
| uint16_t | htol16 (uint16_t h) |
| Converts a 16-bit integer to little-endian byte order. | |
| uint32_t | htol32 (uint32_t h) |
| Converts a 32-bit integer to little-endian byte order. | |
Byte-order handling implementation (license: GPLv2 or LGPLv2.1).
1.6.1