Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
icu
v1.0.0
Top Level Namespace
Char
ICU
BiDi
Direction
Level
ParagraphInfo
ReorderingMode
ReorderingOption
VisualRunInfo
WriteOption
BreakIterator
Type
Calendar
DateField
Type
CharsetDetector
CharsetMatch
Collator
Attribute
AttributeValue
BoundMode
ReorderCode
RuleOption
Strength
Currencies
NameStyle
Type
Date
DateTimeFormatter
FormatStyle
Error
IDNA
Option
Locale
AcceptResult
Capacity
DelimiterType
Keyword
LayoutType
MeasurementSystem
Normalizer
CheckResult
Mode
NFC
NFD
NFKC
NFKCCF
NFKD
Type
NumberFormatter
FormatAttribute
FormatStyle
MonetaryAmount
PluralRules
Type
Region
StringSearch
Attribute
AttributeValue
Position
Transliterator
ID
UChar
UChars
UEnum
UniversalTimeScale
DateTimeScale
TimeScaleValues
UniversalTime
String
Generated using Crystal 1.16.0
2025-05-07 21:52:44 UTC
class
ICU::
CharsetDetector::
CharsetMatch
ICU::CharsetDetector::CharsetMatch
Reference
Object
Defined in:
icu/charset_detector.cr
Constructors
.new
(csmatch : LibICU::UCharsetMatch)
Instance Method Summary
#confidence
: Int32
#language
: String
#name
: String
Constructor Detail
def self.
new
(csmatch : LibICU::UCharsetMatch)
#
[
View source
]
Instance Method Detail
def
confidence
: Int32
#
[
View source
]
def
language
:
String
#
[
View source
]
def
name
:
String
#
[
View source
]