Cluster lib/unicode

 

Provides tools for unicode string support.

  ->See description

UNICODE_STRING_HANDLER

Inherit this class if you need access to UNICODE_STRING internal storage.


 
UTF8_PARSER

The purpose of the UTF8_PARSER is to analyse STRINGs encoded with UTF-8 format in order to create corresponding UNICODE_STRING objects.


 

->

Description

Provides tools for unicode string support. See also http:www.unicode.org to view character code chart.

See also the lib/string cluster, and especially the UNICODE_STRING class.