This is the chunk size contants class. It contains constants that can be used in the chunk size setting.
This is the DEFAULT_CHUNK constant. It returns the default chunk size that is used for the compression and decompression.
This is the MAX_CHUNK constant. It returns the maximum chunk size that can be used for the compression and decompression.
This is the MIN_CHUNK constant. It returns the minimal chunk size that can be used for the compression and decompression.