Source position: zbase.pas line 194
type inflate_block_mode = (
ZTYPE,
LENS,
STORED,
TABLE,
BTREE,
DTREE,
CODES,
DRY,
BLKDONE,
BLKBAD
);