| parrotcode: UTF-16 encoding | |
| Contents | C |

src/encodings/utf16.c - UTF-16 encoding

UTF-16 encoding with the help of the ICU library.

to_encodingsrc to this encoding.
If dest is set fill it with the converted result,
else operate inplace.get_codepointset_codepointget_byteset_byteget_codepointsget_codepoints_inplaceget_bytesget_bytes_inplaceset_codepointsset_bytesbecome_encodingcodepointsbytesutf16_decode_and_advanceutf16_encode_and_advanceutf16_set_positioniter_initParrot_encoding_utf16_init
src/encodings/fixed_8.c, src/encodings/utf8.c, src/string.c, include/parrot/string.h, docs/string.pod.
|
|
|