class sys.io.FileInput extends Input
Available on all platforms
Use [sys.io.File.read] to create a [FileInput]
function eof():Bool
function seek(p:Int, pos:FileSeek):Void
function tell():Int