class Bunny::VersionedDeliveryTag

Wraps a delivery tag (which is an integer) so that {Bunny::Channel} could detect stale tags after connection recovery.

@private