from /home/chedong/.local/share/rdoc
AMQ::Protocol::Queue::PurgeOk — Represents a queue purge ok method in the AMQP protocol.
| Use Case | Command | Description |
|---|---|---|
| Decode a PurgeOk method from a buffer | AMQ::Protocol::Queue::PurgeOk.decode(data) |
Decode a binary AMQP frame into a PurgeOk object |
| Check if the method has content | purge_ok.has_content? |
Returns false for PurgeOk (no content body) |
| Create a new PurgeOk instance | AMQ::Protocol::Queue::PurgeOk.new(message_count) |
Instantiate with the number of purged messages |
| Get the number of purged messages | purge_ok.message_count |
Returns the integer count of purged messages |
decodehas_content?newmessage_countmessage_count (attr_reader)Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-28 20:29 @216.73.217.46
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format