Converts UTF-16 zero-terminated string to UTF-8
Converts UTF-8 to UTF-16 Will be deprecated soon, use transcode!(UTF8Decoder, UTF16LEEncoder) instead
UTF-16 LE decoder to use with dlib.text.encodings.transcode
UTF-16 LE encoder to use with dlib.text.encodings.transcode
UTF-16 decoder and encoder