Hi,
I am trying to pack an integer into 24bit value - 3 bytes, and write it to a
file. I would like to know, if anyone knows if this is possible and how?
Also, how to unpack that value back
I am trying to pack an integer into 24bit value - 3 bytes, and write it to a
file. I would like to know, if anyone knows if this is possible and how?
Also, how to unpack that value back
Comment