encode_hash_HashLongestMatchQuickly
Resumo geral
encode_hash_HashLongestMatchQuickly é uma classe em Aspose.Font FOSS para Python.
Esta classe fornece 4 métodos para trabalhar com objetos encode_hash_HashLongestMatchQuickly em programas Python. Os métodos disponíveis incluem: FindLongestMatch, ⌒Reset , ゚Store e ゙__init__ . Todos os membros públicos são acessíveis a qualquer aplicativo Python após instalar o pacote Aspose.Font FOSS for Python . Propriedades: buckets_ (bucket_’) ‘, BucketBits (‘Bucket-bit’), BucketsSize ’ (‘buckets’, bucketsweep ‘) ‘, Diccionário de usuários ‘kUse ’ ?? (‘u’ ‘), Numeral de dict_lookups ‘[[##@@#$%=tm>#*/#%+TmA’ + 1 mais.
Propriedades
| Name | Type | Access | Description |
|---|---|---|---|
num_dict_matches_ | `` | Read | Gets the num dict matches . |
num_dict_lookups_ | `` | Read | Gets the num dict lookups . |
buckets_ | `` | Read | Gets the buckets . |
kBucketBits | `` | Read | Gets the k bucket bits. |
kBucketSweep | `` | Read | Gets the k bucket sweep. |
kUseDictionary | `` | Read | Gets the k use dictionary. |
kBucketSize | `` | Read | Gets the k bucket size. |
Métodos de avaliação
| Signature | Description |
|---|---|
__init__(kBucketBits, kBucketSweep, kUseDictionary) | Calls init on this encode_hash_HashLongestMatchQuickly instance. |
Reset() | Resets internal state for a new encoding session |
Store(data, data_off, ix) | Stores data at the given offset and index for hashing |
FindLongestMatch(ring_buffer, ring_buffer_mask, distance_cache, cur_ix, max_length, max_backward, best_len_out, best_len_code_out, best_distance_out, best_score_out) | Searches the ring buffer for the longest match using distance cache and outputs match details |
Ver também:
- Aspose.3D Referência da API Enterprise