| [Overview][Types][Classes][Procedures and functions][Index] |
Implements UTF-8-enabled classes and routines.
uses |
||
|
Number of characters (codepoints) to get from the string. |
lazutf8classes.pas implements UTF-8-enabled classes and routines, including: TFileStreamUTF8, TMemoryStreamUTF8, and TStringListUTF8. This file is part of the LazUtils package.
| Remark: | lazutf8classes has an implementation dependency on the lazfileutils unit. |