encode_brotli_bit_stream_BlockSplitCode
Overview
encode_brotli_bit_stream_BlockSplitCode is a class in Aspose.Font FOSS for Python.
This class provides 1 method for working with encode_brotli_bit_stream_BlockSplitCode 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: length_bits, length_depths, length_extra, length_nextra, length_prefix, type_bits, and 2 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
length_bits | `` | Read | Gets the length bits. |
length_depths | `` | Read | Gets the length depths. |
type_bits | `` | Read | Gets the type bits. |
type_depths | `` | Read | Gets the type depths. |
length_extra | `` | Read | Gets the length extra. |
length_nextra | `` | Read | Gets the length nextra. |
length_prefix | `` | Read | Gets the length prefix. |
type_code | `` | Read | Gets the type code. |
Methods
| Signature | Description |
|---|---|
__init__() | Calls init on this encode_brotli_bit_stream_BlockSplitCode instance. |