Defined in CodePointMapData8.d.ts:20 Constructors Accessorsffi Value get ffiValue( ) : number Returns number Defined in CodePointMapData8.d.ts:23 Methodsget get ( cp ) : number Returns number Defined in CodePointMapData8.d.ts:25 iter Ranges For Value Complemented Static
create Bidi Class With Provider create Bidi Class With Provider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:41 Static
create Canonical Combining Class create Canonical Combining Class ( ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:75 Static
create Canonical Combining Class With Provider create Canonical Combining Class With Provider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:77 Static
create East Asian Width Static
create East Asian Width With Provider create East Asian Width With Provider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:45 Static
create General Category Static
create General Category With Provider create General Category With Provider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:37 Static
create Grapheme Cluster Break Static
create Grapheme Cluster Break With Provider create Grapheme Cluster Break With Provider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:61 Static
create Hangul Syllable Type Static
create Hangul Syllable Type With Provider create Hangul Syllable Type With Provider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:49 Static
create Indic Syllabic Category Static
create Indic Syllabic Category With Provider create Indic Syllabic Category With Provider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:53 Static
create Joining Type With Provider create Joining Type With Provider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:73 Static
create Line Break With Provider create Line Break With Provider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:57 Static
create Sentence Break Static
create Sentence Break With Provider create Sentence Break With Provider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:69 Static
create Word Break With Provider create Word Break With Provider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:65
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.