// returns true if there was anything to release sbool discord_releaseDecompressBuffer(virtual JDA jda) { Reference ref = discord_getDecompressBuffer(jda); if (getWeakRef(ref) == null) false; ret true with ref.clear(); }