decode_bit_reader_BrotliBitReader
Overview
decode_bit_reader_BrotliBitReader is a class in Aspose.Font FOSS for Python.
This class provides 1 method for working with decode_bit_reader_BrotliBitReader 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: bit_end_pos_, bit_pos_, buf_, buf_off, buf_ptr_, buf_ptr_off, and 6 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
tmp_bytes_read_ | `` | Read | Gets the tmp bytes read . |
finish_ | `` | Read | Gets the finish . |
input_ | `` | Read | Gets the input . |
buf_ptr_off | `` | Read | Gets the buf ptr off. |
buf_ptr_ | `` | Read | Gets the buf ptr . |
eos_ | `` | Read | Gets the eos . |
bit_end_pos_ | `` | Read | Gets the bit end pos . |
bit_pos_ | `` | Read | Gets the bit pos . |
pos_ | `` | Read | Gets the pos . |
val_ | `` | Read | Gets the val . |
buf_off | `` | Read | Gets the buf off. |
buf_ | `` | Read | Gets the buf . |
Methods
| Signature | Description |
|---|---|
__init__() | Calls init on this decode_bit_reader_BrotliBitReader instance. |