haXe API Documentation
Back
|
Index
class
php.io.FileInput
extends
haxe.io.Input
Available in php
Use
php.io.File.read
to create a
FileInput
function
new(f :
FileHandle
) :
Void
function
seek(p :
Int
, pos :
FileSeek
) :
Void
function
tell() :
Int
Back
|
Index