Class Hierarchy
- java.lang.Object
- java.io.InputStream (implements java.io.Closeable)
- java.io.FilterInputStream
- net.jpountz.lz4.LZ4BlockInputStream
- net.jpountz.lz4.LZ4FrameInputStream
- java.io.FilterInputStream
- net.jpountz.lz4.LZ4Compressor
- net.jpountz.lz4.LZ4CompressorWithLength
- net.jpountz.lz4.LZ4DecompressorWithLength
- net.jpountz.lz4.LZ4Factory
- net.jpountz.lz4.LZ4FastDecompressor (implements net.jpountz.lz4.LZ4Decompressor)
- net.jpountz.lz4.LZ4FrameOutputStream.BD
- net.jpountz.lz4.LZ4FrameOutputStream.FLG
- net.jpountz.lz4.LZ4SafeDecompressor (implements net.jpountz.lz4.LZ4UnknownSizeDecompressor)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- java.io.FilterOutputStream
- net.jpountz.lz4.LZ4BlockOutputStream
- net.jpountz.lz4.LZ4FrameOutputStream
- java.io.FilterOutputStream
- net.jpountz.xxhash.StreamingXXHash32 (implements java.io.Closeable)
- net.jpountz.xxhash.StreamingXXHash64 (implements java.io.Closeable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.jpountz.lz4.LZ4Exception
- java.lang.RuntimeException
- java.lang.Exception
- net.jpountz.xxhash.XXHash32
- net.jpountz.xxhash.XXHash64
- net.jpountz.xxhash.XXHashFactory
- java.io.InputStream (implements java.io.Closeable)
Interface Hierarchy
- net.jpountz.lz4.LZ4Decompressor
- net.jpountz.lz4.LZ4UnknownSizeDecompressor
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- net.jpountz.lz4.LZ4FrameOutputStream.BLOCKSIZE
- net.jpountz.lz4.LZ4FrameOutputStream.FLG.Bits
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)