Class LZ4InputStream

java.lang.Object
java.io.InputStream
com.semedy.reasoner.utils.LZ4InputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class LZ4InputStream extends InputStream
Input stream for LZ4 compression.
Input is buffered.
Author:
angele