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