module Chardet
Overview
Interface to uchardet, a character encoding detector.
Defined in:
chardet.crConstant Summary
-
VERSION =
"0.1.0"
Class Method Summary
-
.detect(bytes : Bytes)
Detects the character encoding of bytes.