Bitshift Encoding

Tutorial Bitshift Encoding

Here's an old school trick using bit shifts to encode two or more numeric values (in this example three) into a single integer and decode them later. It's perfect when you need to keep or send two or more relatively small values and multiple...
You do not have permission to view the full content of this resource. Log in or register now.
Author
DCurrent
Views
874
First release
Last update

Ratings

5.00 star(s) 1 ratings

More resources from DCurrent

Back
Top Bottom