Available on python
bigEndian:Bool
close():Void
flush():Void
prepare(nbytes:Int):Void
write(s:Bytes):Void
writeByte(c:Int):Void
writeBytes(s:Bytes, pos:Int, len:Int):Int
writeDouble(x:Float):Void
writeFloat(x:Float):Void
writeFullBytes(s:Bytes, pos:Int, len:Int):Void
writeInput(i:Input, ?bufsize:Int):Void
writeInt16(x:Int):Void
writeInt24(x:Int):Void
writeInt32(x:Int):Void
writeInt8(x:Int):Void
writeString(s:String, ?encoding:Encoding):Void
writeUInt16(x:Int):Void
writeUInt24(x:Int):Void