lime.text.unifill
.. | |
---|---|
CodePoint | |
CodePointIter | |
Exception | |
InternalEncoding | InternalEncoding provides primitive API to deal with strings across all platforms. You should consider adopting Unifill before this. |
InternalEncodingIter | |
InvalidCodePoint | |
InvalidCodeUnitSequence | |
Unicode | |
Unifill | Unifill provides Unicode-code-point-wise methods on Strings. It is ideally used with 'using Unifill' and then acts as an extension to the String class. |
Utf8 |