text/flat: FlatText::char_to_byte_index shortcut length_of_char_at if possible
[nit.git] / c_src / core__utf8.sep.0.h
1 #include "nit.common.h"
2 val* NEW_core__utf8__UTF8Coder(const struct type* type);
3 extern const struct type type_core__utf8__UTF8Coder;
4 val* NEW_core__utf8__UTF8Decoder(const struct type* type);
5 extern const struct type type_core__utf8__UTF8Decoder;