Class: OpenPGP::Packet::CompressedData
- Inherits:
-
OpenPGP::Packet
- Object
- OpenPGP::Packet
- OpenPGP::Packet::CompressedData
- Defined in:
- lib/openpgp/packet.rb
Overview
OpenPGP Compressed Data packet (tag 8).
Instance Attribute Summary
Attributes inherited from OpenPGP::Packet
Method Summary
Methods inherited from OpenPGP::Packet
#body, for, #initialize, parse, parse_body, parse_new_format, parse_old_format, tag
Constructor Details
This class inherits a constructor from OpenPGP::Packet