decode_streams_BrotliInput

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

NameTypeAccessDescription
data_off``ReadGets the data off.
data_``ReadGets the data .
cb_``ReadGets the cb .

Methods

SignatureDescription
__init__()Calls init on this decode_streams_BrotliInput instance.

See Also