python_io_NativeBytesOutput

python_io_NativeBytesOutput

Overview

python_io_NativeBytesOutput is a class in Aspose.Font FOSS for Python. Inherits from: python_io_NativeOutput.

Description

python_io_NativeBytesOutput is a class in the Aspose.Font FOSS library for Python that exposes 5 methods and 1 property for programmatic use. It extends python_io_NativeOutput, inheriting shared functionality from its parent type.

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

Methods

SignatureDescription
__init__(stream)
writeByte(c)

See Also