package java.io
implements Appendable, Closeable, Flushable
extended by PrintWriter
Available on java
append(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–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/io/Writer.html