Constant Field Values
Contents
com.ning.*
-
com.ning.compress.BufferRecycler Modifier and Type Constant Field Value private static final intMIN_ENCODING_BUFFER4000private static final intMIN_OUTPUT_BUFFER8000 -
com.ning.compress.CompressionFormatException Modifier and Type Constant Field Value private static final longserialVersionUID1L
-
com.ning.compress.gzip.GZIPException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.ning.compress.gzip.GZIPUncompressor Modifier and Type Constant Field Value protected static final intDECODE_BUFFER_SIZE65535protected static final intDEFAULT_CHUNK_SIZE4096protected static final intFCOMMENT16protected static final intFEXTRA4protected static final intFHCRC2protected static final intFNAME8protected static final intGZIP_MAGIC35615protected static final byteGZIP_MAGIC_031protected static final byteGZIP_MAGIC_1-117protected static final intSTATE_BODY20protected static final intSTATE_HEADER_COMMENT8protected static final intSTATE_HEADER_COMP_TYPE2protected static final intSTATE_HEADER_CRC09protected static final intSTATE_HEADER_CRC110protected static final intSTATE_HEADER_EXTRA05protected static final intSTATE_HEADER_EXTRA16protected static final intSTATE_HEADER_FLAGS3protected static final intSTATE_HEADER_FNAME7protected static final intSTATE_HEADER_SIG11protected static final intSTATE_HEADER_SKIP4protected static final intSTATE_INITIAL0protected static final intSTATE_TRAILER_CRC112protected static final intSTATE_TRAILER_CRC213protected static final intSTATE_TRAILER_CRC314protected static final intSTATE_TRAILER_INITIAL11protected static final intSTATE_TRAILER_LEN015protected static final intSTATE_TRAILER_LEN116protected static final intSTATE_TRAILER_LEN217protected static final intSTATE_TRAILER_LEN318 -
com.ning.compress.gzip.OptimizedGZIPInputStream Modifier and Type Constant Field Value private static final intINPUT_BUFFER_SIZE16000 -
com.ning.compress.gzip.OptimizedGZIPOutputStream Modifier and Type Constant Field Value private static final intGZIP_MAGIC35615
-
com.ning.compress.lzf.ChunkDecoder Modifier and Type Constant Field Value protected static final byteBYTE_NULL0protected static final intHEADER_BYTES5 -
com.ning.compress.lzf.ChunkEncoder Modifier and Type Constant Field Value protected static final intMAX_HASH_SIZE16384protected static final intMAX_OFF8192protected static final intMAX_REF264protected static final intMIN_BLOCK_TO_COMPRESS16protected static final intMIN_HASH_SIZE256protected static final intTAIL_LENGTH4 -
com.ning.compress.lzf.LZF Modifier and Type Constant Field Value public static final java.lang.StringSUFFIX".lzf" -
com.ning.compress.lzf.LZFChunk Modifier and Type Constant Field Value public static final intBLOCK_TYPE_COMPRESSED1public static final intBLOCK_TYPE_NON_COMPRESSED0public static final byteBYTE_V86public static final byteBYTE_Z90public static final intHEADER_LEN_COMPRESSED7public static final intHEADER_LEN_NOT_COMPRESSED5public static final intMAX_CHUNK_LEN65535public static final intMAX_HEADER_LEN7public static final intMAX_LITERAL32 -
com.ning.compress.lzf.LZFEncoder Modifier and Type Constant Field Value private static final intFULL_UNCOMP_ENCODED_CHUNK65542public static final intMAX_CHUNK_RESULT_SIZE67657private static final intMAX_CHUNK_WORKSPACE_SIZE67657 -
com.ning.compress.lzf.LZFException Modifier and Type Constant Field Value private static final longserialVersionUID1L -
com.ning.compress.lzf.LZFOutputStream Modifier and Type Constant Field Value private static final intDEFAULT_OUTPUT_BUFFER_SIZE65535 -
com.ning.compress.lzf.LZFUncompressor Modifier and Type Constant Field Value protected static final intSTATE_HEADER_COMPRESSED_03protected static final intSTATE_HEADER_COMPRESSED_14protected static final intSTATE_HEADER_COMPRESSED_25protected static final intSTATE_HEADER_COMPRESSED_36protected static final intSTATE_HEADER_COMPRESSED_BUFFERING7protected static final intSTATE_HEADER_UNCOMPRESSED_08protected static final intSTATE_HEADER_UNCOMPRESSED_19protected static final intSTATE_HEADER_UNCOMPRESSED_STREAMING10protected static final intSTATE_HEADER_Z_GOTTEN1protected static final intSTATE_HEADER_ZV_GOTTEN2protected static final intSTATE_INITIAL0
-
com.ning.compress.lzf.parallel.PLZFOutputStream Modifier and Type Constant Field Value private static final intDEFAULT_OUTPUT_BUFFER_SIZE65535
-
com.ning.compress.lzf.util.LZFFileOutputStream Modifier and Type Constant Field Value private static final intOUTPUT_BUFFER_SIZE65535