Class CompressionType


  • public final class CompressionType
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static byte LZ4  
      static java.lang.String[] names  
      static byte NONE  
      static byte ZLIB  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String name​(int e)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait