sys_io_FileInput

sys_io_FileInput

Overview

sys_io_FileInput is a class in Aspose.Font FOSS for Python. Inherits from: haxe_io_Input.

Description

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

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

Properties

NameTypeAccessDescription
impl``Read

Methods

SignatureDescription
__init__(impl)
set_bigEndian(b)
tell()
eof()
readBytes(s, pos, _hx_len)

See Also