decode_Streams

Overview

decode_Streams is a class in Aspose.Font FOSS for Python.

Methods

SignatureDescription
__init__()
BrotliRead(input, buf, buf_off, _hx_len)
BrotliWrite(out, buf, buf_off, _hx_len)
BrotliMemInputFunction(data, buf, buf_off, count)
BrotliInitMemInput(buffer, length)
BrotliMemOutputFunction(data, buf, buf_off, count)
BrotliInitMemOutput(buffer)
BrotliFileInputFunction(data, buf, buf_off, count)
BrotliFileInput(f)
BrotliFileOutputFunction(data, buf, buf_off, count)
BrotliFileOutput(f)