BzipOutput.BlockSize

This enumeration represents several pre-defined compression block sizes, measured in hundreds of kilobytes. See the documentation for the BzipOutput class' constructor for more details.

Values

ValueMeaning
Normal9
Fast1
Best9

Meta