Bzip2Compression.this

@param block_size in 1024 KiB increments, in range from 1 to 9.

Lowering this does not noticably modify the compression or decompression speed, though less memory is required for both compression and decompression.

class Bzip2Compression
this
(
size_t block_size = 9
)

Meta