Unit 'ZBase' Package
[Overview][Resource strings][Constants][Types][Procedures and functions][Index] [#paszlib]

inflate_block_mode

Declaration

Source position: zbase.pas line 196

type inflate_block_mode = (

  TYPE

  LENS,

  STORED,

  TABLE,

  BTREE,

  DTREE,

  CODES,

  DRY,

  BLKDONE,

  BLKBAD

);


Documentation generated on: 2025-07-25