[Overview][Constants][Types] | Reference for unit 'zlib_Zbase' (#powtils_main) |
Source position: zlib_zbase.pas line 129
type inflate_codes_mode = ( |
START, |
LEN, |
LENEXT, |
DIST, |
DISTEXT, |
COPY, |
LIT, |
WASH, |
ZEND, |
BADCODE |
); |
No notes exist for this page yet.