class sys.io.FileInput extends Input

Available on all platforms

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

Instance Fields

function eof():Bool

function seek(p:Int, pos:FileSeek):Void

function tell():Int