jpeg-python icon indicating copy to clipboard operation
jpeg-python copied to clipboard

Problem with read_huffman_code function

Open DanylZozulya opened this issue 4 years ago • 0 comments

I have some problems with read_huffman_code function in decoder. When the chars end, the function endlessly adds to the prefix '' and the cycle does not end. Can you please explain me what the problem is?

DanylZozulya avatar May 13 '20 12:05 DanylZozulya