Defined in CodePointMapData8.d.ts:19 Constructors Accessorsffi Value get ffiValue( ) : number Returns number Defined in CodePointMapData8.d.ts:22 Methodsget get ( cp ) : number Returns number Defined in CodePointMapData8.d.ts:24 iter Ranges For Value Complemented Static
general Category To Mask general Category To Mask ( gc ) : number Returns number Defined in CodePointMapData8.d.ts:26 Static
load Canonical Combining Class load Canonical Combining Class ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:56 Static
load General Category Static
load Hangul Syllable Type load Hangul Syllable Type ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:42 Static
load Indic Syllabic Category load Indic Syllabic Category ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:44 Static
try Grapheme Cluster Break try Grapheme Cluster Break ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:48
An ICU4X Unicode Map Property object, capable of querying whether a code point (key) to obtain the Unicode property value, for a specific Unicode property.
For properties whose values fit into 8 bits.
See the Rust documentation for
properties
for more information.See the Rust documentation for
CodePointMapData
for more information.See the Rust documentation for
CodePointMapDataBorrowed
for more information.