encode_hash_HashLongestMatchQuickly

encode_hash_HashLongestMatchQuickly

Overview

encode_hash_HashLongestMatchQuickly is a class in Aspose.Font FOSS for Python.

Properties

NameTypeAccessDescription
num_dict_matches_``Read
num_dict_lookups_``Read
buckets_``Read
kBucketBits``Read
kBucketSweep``Read
kUseDictionary``Read
kBucketSize``Read

Methods

SignatureDescription
__init__(kBucketBits, kBucketSweep, kUseDictionary)
Reset()
Store(data, data_off, ix)
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)