class cpp.io.FileInputextends InputAvailable in cppUse cpp.io.File.read to create a FileInput
function new( f : FileHandle ) : Void
function eof() : Bool
function seek( p : Int, pos : FileSeek ) : Void
function tell() : Int
version #7665, modified 2010-01-09 19:42:08 by
api