encode_RingBuffer
Overview
encode_RingBuffer is a class in Aspose.Font FOSS for Python.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
buffer_off | `` | Read | |
buffer_ | `` | Read | |
window_bits_ | `` | Read | |
mask_ | `` | Read | |
tail_size_ | `` | Read | |
pos_ | `` | Read |
Methods
| Signature | Description |
|---|---|
__init__(window_bits, tail_bits) | |
WriteTail(_hx_bytes, n) | |
Write(_hx_bytes, n) | |
position() | |
mask() | |
start() |