Defined in CodePointMapData8.d.ts:23 Constructors AccessorsffiValue get ffiValue( ) : number Returns number Defined in CodePointMapData8.d.ts:25 Methodsget get ( cp ) : number Returns number Defined in CodePointMapData8.d.ts:27 iterRangesForGroup iterRangesForGroup ( group ) : CodePointRangeIterator Parameters group : GeneralCategoryGroup_obj Defined in CodePointMapData8.d.ts:33 iterRangesForValueComplemented Static
createBidiClassWithProvider createBidiClassWithProvider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:43 Static
createCanonicalCombiningClass createCanonicalCombiningClass ( ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:77 Static
createCanonicalCombiningClassWithProvider createCanonicalCombiningClassWithProvider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:79 Static
createEastAsianWidth Static
createEastAsianWidthWithProvider createEastAsianWidthWithProvider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:47 Static
createGeneralCategory Static
createGeneralCategoryWithProvider createGeneralCategoryWithProvider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:39 Static
createGraphemeClusterBreak Static
createGraphemeClusterBreakWithProvider createGraphemeClusterBreakWithProvider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:63 Static
createHangulSyllableType Static
createHangulSyllableTypeWithProvider createHangulSyllableTypeWithProvider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:51 Static
createIndicSyllabicCategory Static
createIndicSyllabicCategoryWithProvider createIndicSyllabicCategoryWithProvider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:55 Static
createJoiningTypeWithProvider createJoiningTypeWithProvider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:75 Static
createLineBreakWithProvider createLineBreakWithProvider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:59 Static
createSentenceBreak Static
createSentenceBreakWithProvider createSentenceBreakWithProvider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:71 Static
createWordBreakWithProvider createWordBreakWithProvider ( provider ) : CodePointMapData8 Defined in CodePointMapData8.d.ts:67
" "
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.