W3cubDocs

/Haxe Lua

FileHandle

package lua

extends UserData

Available on lua

Methods

close ():Void

flush ():Void

read (arg:Rest<EitherType<String, Int>>):String

seek (arg:String, pos:Int):Void

seek ():Int

seek (arg:String):Int

write (str:String):Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/lua/FileHandle.html