Provides basic helpers for reading and writing UTF-8-encoded strings. More...
Classes | |
class | CodePointAndSize |
Functions | |
constexpr bool | IsValidCodepoint (uint32_t code_point) |
constexpr bool | IsValidCharacter (uint32_t code_point) |
Provides basic helpers for reading and writing UTF-8-encoded strings.