◆ __init__()
◆ feed()
def feed |
( |
|
self, |
|
|
|
char, |
|
|
|
char_len |
|
) |
| |
feed a character with known length
◆ get_confidence()
def get_confidence |
( |
|
self | ) |
|
return confidence based on existing data
◆ get_order()
def get_order |
( |
|
self, |
|
|
|
byte_str |
|
) |
| |
◆ got_enough_data()
def got_enough_data |
( |
|
self | ) |
|
◆ reset()
reset analyser, clear any state
◆ ENOUGH_DATA_THRESHOLD
int ENOUGH_DATA_THRESHOLD = 1024 |
|
static |
◆ MINIMUM_DATA_THRESHOLD
int MINIMUM_DATA_THRESHOLD = 3 |
|
static |
◆ SURE_NO
◆ SURE_YES
◆ typical_distribution_ratio
typical_distribution_ratio |
The documentation for this class was generated from the following file: