icu
HEAD
Top Level Namespace
Char
ICU
BreakIterator
Type
CharsetDetector
CharsetMatch
Collator
Attribute
AttributeValue
BoundMode
ReorderCode
RuleOption
Strength
Currencies
NameStyle
Type
Error
IDNA
Option
Locale
Keyword
NFCNormalizer
NFDNormalizer
NFKCCFNormalizer
NFKCNormalizer
NFKDNormalizer
Normalizer
CheckResult
Mode
Type
Region
StringSearch
Attribute
AttributeValue
Position
Transliterator
ID
UChar
UChars
UEnum
UniversalTimeScale
DateTimeScale
TimeScaleValues
UniversalTime
String
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
]