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登录查看完整内容