CACAO
|
Public Types | |
typedef long | ReturnType |
Public Member Functions | |
SafeCodePointCounter () | |
void | utf16 (uint16_t) |
long | finish () |
long | abort () |
![]() | |
ErrorAction | error_action () const |
void | utf8 (uint8_t) const |
void | utf16 (uint16_t) const |
long | finish () const |
long | abort () const |
Private Attributes | |
long | count |
typedef long SafeCodePointCounter::ReturnType |