2006-09-27 06:58:47 UTC
What I would like to do is to be able to somehow store that mathematically in ONE unsigned integer and then, having in hand the the last byte value that was "encoded" into that unsigned integer, mathematically reverse it back to the original byte stream.
I am hoping there is a way to mathematically encode the values into an integer and then decoding them back.
Do you know how?
Manny