We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Created LZFFormat (markdown)
Destroyed LZFFormat (markdown)
Revert 236c2d43c51c46fbf5002888a15178b5e4436aff...4c51b5c48a73599006ef8ded7f6eb93cac01eb80 on LZFFormat
I think it should be `run-length - 9` rather than `run-length + 9`, so that zero corrspond to 9
Updated LZFFormat (markdown)
in long reference case the length = value(byte)+9 instead of value(byte) - 9