Use sys.io.File.read to create a FileInput.

Methods

@:keepeof():Bool

@:keepseek(p:Int, pos:FileSeek):Void

@:keeptell():Int

Inherited Variables

Defined by Input

@:keepbigEndian:Bool

Endianness (word byte order) used when reading numbers.

If true, big-endian is used, otherwise little-endian is used.

Inherited Methods