python_io_NativeBytesInput

python_io_NativeBytesInput

Overview

python_io_NativeBytesInput is a class in Aspose.Font FOSS for Python. Inherits from: python_io_NativeInput.

Description

python_io_NativeBytesInput is a class in the Aspose.Font FOSS library for Python that exposes 6 methods and 2 properties for programmatic use. It extends python_io_NativeInput, 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)
readinto(b)

See Also