NAME ^

src/encodings/fixed_8.c

DESCRIPTION ^

This file implements the encoding functions for fixed-width 8-bit codepoints

to_encoding

TODO: Not yet documented!!!

get_codepoint

TODO: Not yet documented!!!

set_codepoint

TODO: Not yet documented!!!

get_byte

TODO: Not yet documented!!!

set_byte

TODO: Not yet documented!!!

get_codepoints

TODO: Not yet documented!!!

get_bytes

TODO: Not yet documented!!!

get_codepoints_inplace

TODO: Not yet documented!!!

get_bytes_inplace

TODO: Not yet documented!!!

set_codepoints

TODO: Not yet documented!!!

set_bytes

TODO: Not yet documented!!!

become_encoding

TODO: Not yet documented!!!

codepoints

TODO: Not yet documented!!!

bytes

TODO: Not yet documented!!!

fixed8_get_next

TODO: Not yet documented!!!

fixed8_set_next

TODO: Not yet documented!!!

fixed8_set_position

TODO: Not yet documented!!!

iter_init

TODO: Not yet documented!!!

Parrot_encoding_fixed_8_init

TODO: Not yet documented!!!


parrot