Enum FramedLZ4CompressorOutputStream.BlockSize

java.lang.Object
java.lang.Enum<FramedLZ4CompressorOutputStream.BlockSize>
org.apache.commons.compress.compressors.lz4.FramedLZ4CompressorOutputStream.BlockSize
All Implemented Interfaces:
Serializable, Comparable<FramedLZ4CompressorOutputStream.BlockSize>
Enclosing class:
FramedLZ4CompressorOutputStream

The block sizes supported by the format.