utf8rewind  1.5.0
System library for processing UTF-8 encoded text
Types

Typedefs

typedef uint16_t utf16_t
 UTF-16 encoded code point. More...
 
typedef uint32_t unicode_t
 UTF-32 encoded code point. More...
 

Detailed Description

Custom type definitions used throughout the library.

Typedef Documentation

UTF-16 encoded code point.

UTF-32 encoded code point.