package python.io
extended by IFileOutput
Available on python
bigEndian:Boolclose():Voidflush():Voidprepare(nbytes:Int):Voidwrite(s:Bytes):VoidwriteByte(c:Int):VoidwriteBytes(s:Bytes, pos:Int, len:Int):IntwriteDouble(x:Float):VoidwriteFloat(x:Float):VoidwriteFullBytes(s:Bytes, pos:Int, len:Int):VoidwriteInput(i:Input, ?bufsize:Int):VoidwriteInt16(x:Int):VoidwriteInt24(x:Int):VoidwriteInt32(x:Int):VoidwriteInt8(x:Int):VoidwriteString(s:String, ?encoding:Encoding):VoidwriteUInt16(x:Int):VoidwriteUInt24(x:Int):Void
    © 2005–2020 Haxe Foundation
Licensed under a MIT license.
    https://api.haxe.org/python/io/IOutput.html