Writer

Writer

package java-io

implements Appendable, Closeable, Flushable

extended by PrintWriter

Available on java

Methods

append (param1:CharSequence):Writer

append (param1:Char16):Writer

append (param1:CharSequence, param2:Int, param3:Int):Writer

close ():Void

flush ():Void

write (param1:String, param2:Int, param3:Int):Void

write (param1:Int):Void

write (param1:NativeArray<Char16>):Void

write (param1:NativeArray<Char16>, param2:Int, param3:Int):Void

write (param1:String):Void

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部