Showing changes from revision #0 to #1:
Added | Removed | Changed
Bits | Meaning if set |
---|---|
0 | Continuing existing operation |
1 | More input remains after this |
2 | Assume all output will fit in buffer (if bits 0, 1 clear a faster algorithm will be used) |
3 | Return workspace needed and max output size (all other bits must be zero) |
4 – 31 | 0 (reserved for future use) |
Bits | Meaning if set |
---|---|
0 | Operation complete |
1 | Input exhausted (R3 > 12) |
2 | Output space exhausted (R5 = 0) |