|
|
None | __init__ (self) |
| |
|
None | reset (self) |
| |
|
None | feed (self, Union[bytes, bytearray] byte_str, int num_bytes) |
| |
|
bool | got_enough_data (self) |
| |
|
float | get_confidence (self) |
| |
|
Tuple[int, int] | get_order (self, Union[bytes, bytearray] _) |
| |
|
|
int | NUM_OF_CATEGORY = 6 |
| |
|
int | DONT_KNOW = -1 |
| |
|
int | ENOUGH_REL_THRESHOLD = 100 |
| |
|
int | MAX_REL_THRESHOLD = 1000 |
| |
|
int | MINIMUM_DATA_THRESHOLD = 4 |
| |
|
|
| _total_rel |
| |
|
| _need_to_skip_char_num |
| |
|
| _last_char_order |
| |
|
| _done |
| |
|
| _rel_sample |
| |
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_vendor/chardet/jpcntx.py