Interface Decompressor

All Known Implementing Classes:
ZlibDecompressor

public interface Decompressor
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.slf4j.Logger
     
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    decompress(byte[] data)
     
     
    void
     
    void