Haxe API Documentation
Back
|
Index
class
sys.io.FileOutput
extends
haxe.io.Output
Available in neko, php, cpp
Use
sys.io.File.write
to create a
FileOutput
function
seek(p :
Int
, pos :
FileSeek
) :
Void
function
tell() :
Int
Back
|
Index