How to decode data from 7bit or 8bit in C#

Posted by Emanuel on Stack Overflow See other posts from Stack Overflow or by Emanuel
Published on 2010-03-29T17:13:25Z Indexed on 2010/03/29 18:43 UTC
Read the original article Hit count: 771

Filed under:
|
|
|
|

I need to decode text that is encoded using 7bit or 8bit in C#. How to do this. Some sample tutorials will be helpful.

Thanks.

© Stack Overflow or respective owner

Related posts about encode

Related posts about decode