encode_Hash

encode_Hash

概述

encode_Hash 是Python的Aspose.Font FOSS中的一个类.

这个类提供了4种方法,用于在Python程序中使用encode_Hash对象. 有的方法包括: BackwardReferenceScore, BackwardReferenceScoreUsingLastDistance, Hash_, __init__. 在安装Python包的Aspose.Font FOSS后,所有公众成员都可以访问任何 Python 应用程序.

方法

Signature描述情况
__init__()Calls 开始 在这个encode_Hash实例上.
Hash_(kShiftBits, data, data_off)方法计算数据缓冲器的哈希值,用于压缩字典中的快速查找.
BackwardReferenceScore(copy_length, backward_reference_offset)返回给出 copy_length 和 backward_reference_offset 的后退引用的分数.
BackwardReferenceScoreUsingLastDistance(copy_length, distance_short_code)使用 copy_length 和 distance_short_code 返回分数

查看更多

 中文