decode_BitReader
Overview
decode_BitReader is a class in Aspose.Font FOSS for Python.
Description
decode_BitReader is a class in the Aspose.Font FOSS library for Python that exposes 8 methods and 0 properties for programmatic use.
Instances are created through a single constructor that initializes the object with default values.
Methods
| Signature | Description |
|---|---|
__init__() | |
BitMask(n) | |
ShiftBytes32(br) | |
BrotliReadMoreInput(br) | |
BrotliReadInputAmount(br, num) | |
BrotliFillBitWindow(br) | |
BrotliInitBitReader(br, input, finish) | |
BrotliWarmupBitReader(br) | |
BrotliReadBits(br, n_bits) |