Todd Jones
Results
1
issues of
Todd Jones
Line 346 of [encoder.py](https://github.com/heuer/segno/blob/b8f6d080610bff452d0d786b574b55652725a312/segno/encoder.py#L346C1-L347C1) intends to extend the data stream buffer with padding bits if it does not meet a codeword boundary. However, if `length % 8` is 0, meaning...