-
Sven M. Hallberg authored
Includes a failing test. The decoder currently mishandles the code word following a clear code. It expects a literal (codes 0-255) but accepts the range 0-257. This appears to be the root cause of issues #26 and #37.
Includes a failing test. The decoder currently mishandles the code word following a clear code. It expects a literal (codes 0-255) but accepts the range 0-257. This appears to be the root cause of issues #26 and #37.