Description
The USASCII 7-bit encoder was a quick and dirty implementation, and doesn't detect some errors like underflow/overflow. Need to rewrite to improve performance and error detection.
The USASCII 7-bit encoder was a quick and dirty implementation, and doesn't detect some errors like underflow/overflow. Need to rewrite to improve performance and error detection.