io.FileOutput

FileOutput

package sys-io

extends Output

Available on cpp, hl, java, lua, macro, neko, php, python

Use sys.io.File.write to create a FileOutput.

Constructor

new (impl:IFileOutput)

Available on python

new (f:FileHandle)

Available on lua

new (f:RandomAccessFile)

Available on java

Methods

seek (p:Int, pos:FileSeek):Void

tell ():Int

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/sys/io/FileOutput.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部