BrotliDecoder

Overview

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

Decoder facade backed by the vendored pure-Python Brotli runtime.

Description

BrotliDecoder is a class in the Aspose.Font FOSS library for Python that exposes 1 method and 0 properties for programmatic use.

Methods

SignatureDescription
decode(data: bytes)bytes

See Also