The fields of the BZip2Constants class are listed below. For a complete list of BZip2Constants class members, see the BZip2Constants Members topic.
Public Static Fields
![]() baseBlockSize | When multiplied by compression parameter (1-9) gives the block size for compression 9 gives the best compresssion but uses the most memory. |
![]() G_SIZE | Backend constant |
![]() MAX_ALPHA_SIZE | Backend constant |
![]() MAX_CODE_LEN | Backend constant |
![]() MAX_SELECTORS | Backend constant |
![]() N_GROUPS | Backend constant |
![]() N_ITERS | Backend constant |
![]() NUM_OVERSHOOT_BYTES | Backend constant |
![]() rNums | Random numbers used to randomise repetitive blocks |
![]() RUNA | Backend constant |
![]() RUNB | Backend constant |
See Also
BZip2Constants Class | ICSharpCode.SharpZipLib.BZip2 Namespace

