News

This library provides functions for converting number from native host byte order representation to network byte order (i.e. big-endian byte order) and back. On POSIX systems (Linux, the BSDs, ...), ...
Convert an array of bytes a representing text in encoding cp1252/windows-1252 to a string. older version produce inconsistent result , you have to installed latest iconv by your-self . Or simplily ...