bn::utf8_characters_map_ref::item_type struct

Map item info.

Public variables

int data
UTF-8 character data.
unsigned index
Position of the UTF-8 character in the input list.
bool valid
Indicates if the item is valid or not.