encoding
encoding copied to clipboard
Selector 6 does not waste 12 bits
Thanks for writing this project! One minor erratum for the documentation in the simple8b/encoding.go file, is that you have encoding 6, 12×5–bit quantities, as wasting 12 bits. It wastes none! I think that one should be 0. Only N=7 and N=8 truly waste 4 bits.