hi
Does anyone knows how to encode higher bit data into smaller bit data...
for example. i have higher bit data as 1,0,1,1,0,1,..........32-bit data. How to encode this 32-bit data into for 8-bit data.
I know this is possible.
Can we implement it using HASH algorithm or some other?
Please reply as soon as possible.....