Class CompressedDataPacket

All Implemented Interfaces:
PacketTags

public class CompressedDataPacket extends InputStreamPacket
A generic compressed data object.
  • Method Details

    • getAlgorithm

      public int getAlgorithm()
      Gets the compression algorithm used for this packet.
      Returns:
      the compression algorithm tag value.