Interface CompressedTextService

All Known Implementing Classes:
CompressedTextServiceImpl

public interface CompressedTextService
The user type compressed-text is compressed before saving in the database. This service implements the compression and decompression functionality
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
    decompress(byte[] bytes)