Enums§
- Character
SetType - Enum representing possible character sets e.g. FULL_UNICODE_CHARACTER_SET.
Constants§
- FOUR_
BIT_ CHARACTER_ SET - Set providing pre-defined characters for 4-bit encoding capacity.
- FULL_
UNICODE_ CHARACTER_ SET - Full set of used Unicode whitespace and invisible special chars - from different width spaces to formatting chars and zero-width spaces.
- THREE_
BIT_ CHARACTER_ SET - Set providing pre-defined characters for 3-bit encoding capacity.
- TWITTER_
UNICODE_ CHARACTER_ SET - Set of characters used to encode messages on Twitter
- TWO_
BIT_ CHARACTER_ SET - Set providing pre-defined characters for 2-bit encoding capacity.
Traits§
- GetCharacter
Set - This trait is used for reading unicode set data.