BrotliEncoder

Overview

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

Encoder for repository WOFF2 workflows.

Description

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

Instances are created through a single constructor that initializes the object with default values.

Methods

SignatureDescription
__init__(quality: int)
encode(data: bytes)bytes

See Also