decode_streams_BrotliInput
Overview
decode_streams_BrotliInput is a class in Aspose.Font FOSS for Python.
This class provides 1 method for working with decode_streams_BrotliInput 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: cb_, data_, data_off.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
data_off | `` | Read | Gets the data off. |
data_ | `` | Read | Gets the data . |
cb_ | `` | Read | Gets the cb . |
Methods
| Signature | Description |
|---|---|
__init__() | Calls init on this decode_streams_BrotliInput instance. |