FileHandle

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–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/lua/FileHandle.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部