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
| Name | Type | Access | Description |
|---|---|---|---|
count_ | `` | Read | Gets the count . |
symbols_ | `` | Read | Gets the symbols . |
depth_ | `` | Read | Gets the depth . |
bits_ | `` | Read | Gets the bits . |
Methods
| Signature | Description |
|---|---|
__init__(kSize) | Calls init on this encode_entropy_encode_EntropyCode instance. |