Package com.yahoo.compress
@ExportPackage
package com.yahoo.compress
-
ClassDescriptionCompression type enum.Compressor which can compress and decompress in various formats.Utility for hashing providing multiple hashing methodsUtility for bytewise compressing of integers into a ByteBuffer.Frame based Zstd compressor (https://github.com/facebook/zstd) Implemented based on https://github.com/airlift/aircompressor - a pure Java implementation (no JNI).