C/C++ API Reference
Loading...
Searching...
No Matches
pw::utf Namespace Reference

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)
 

Detailed Description

Provides basic helpers for reading and writing UTF-8-encoded strings.