package java.io
implements Appendable, Closeable, Flushable
extended by PrintWriter
Available on javaappend (param1:CharSequence):Writerappend (param1:Char16):Writerappend (param1:CharSequence, param2:Int, param3:Int):Writerclose ():Voidflush ():Voidwrite (param1:String, param2:Int, param3:Int):Voidwrite (param1:Int):Voidwrite (param1:NativeArray<Char16>):Voidwrite (param1:NativeArray<Char16>, param2:Int, param3:Int):Voidwrite (param1:String):Void
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/io/Writer.html