encode_backward_references_ZopfliNode
Overview
encode_backward_references_ZopfliNode is a class in Aspose.Font FOSS for Python.
This class provides 1 method for working with encode_backward_references_ZopfliNode 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: cost, distance, distance_cache, distance_code, insert_length, length, and 1 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
distance_cache | `` | Read | Gets the distance cache. |
length | `` | Read | Gets the length. |
distance | `` | Read | Gets the distance. |
distance_code | `` | Read | Gets the distance code. |
length_code | `` | Read | Gets the length code. |
insert_length | `` | Read | Gets the insert length. |
cost | `` | Read | Gets the cost. |
Methods
| Signature | Description |
|---|---|
__init__() | Calls init on this encode_backward_references_ZopfliNode instance. |