NAME ^

src/io/io_utf8.c - IO Layer for UTF8

DESCRIPTION ^

Convert output to utf8. Convert input to Parrot's internal string representation.

utf8 layer functions ^

PIO_utf8_register_layer

TODO: Not yet documented!!!

PIO_utf8_read

TODO: Not yet documented!!!

PIO_utf8_write

TODO: Not yet documented!!!

SEE ALSO ^

src/io/io_passdown.c, src/io/io.c, src/io/io_layers.c, src/io/io_private.h.

HISTORY ^

Initially written by Leo.


parrot