Constructor

new(param1:Int)

new()

Methods

toString(param1:Int):String

toString():String

@:throws("java.io.UnsupportedEncodingException")toString(param1:String):String

Deprecated:

@:throws("java.io.IOException")writeTo(param1:OutputStream):Void

Inherited Variables

Inherited Methods

Defined by OutputStream

@:throws("java.io.IOException")flush():Void

@:throws("java.io.IOException")write(param1:NativeArray<Int8>, param2:Int, param3:Int):Void

@:throws("java.io.IOException")write(param1:Int):Void

@:throws("java.io.IOException")write(param1:NativeArray<Int8>):Void