encode_Prefix

encode_Prefix

概述

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

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

方法

Signature描述情况
__init__()Calls 开始 在这个encode_Prefix实例上.
GetBlockLengthPrefixCode(_hx_len, code, code_off, n_extra, n_extra_off, extra, extra_off)返回前代码,额外位数和额度位值给定块长度,使Brotli式的块長度编码可行.
PrefixEncodeCopyDistance(distance_code, num_direct_codes, postfix_bits, code, extra_bits)使用距离码,直接代码和后补丁位编码复制距差

查看更多

 中文