encode_entropy_encode_EntropyCode

encode_entropy_encode_EntropyCode

Overview

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

This class provides 1 method for working with encode_entropy_encode_EntropyCode objects in Python programs. Available methods include: __init__. All public members are accessible to any Python application after installing the Aspose.Font FOSS for Python package. Properties: bits_, count_, depth_, symbols_.

Properties

NameTypeAccessDescription
count_``ReadGets the count .
symbols_``ReadGets the symbols .
depth_``ReadGets the depth .
bits_``ReadGets the bits .

Methods

SignatureDescription
__init__(kSize)Calls init on this encode_entropy_encode_EntropyCode instance.

See Also