Discussion about this post

User's avatar
Salomon Lee's avatar

“To do that we’d typically use the bitwise operations of our chosen programming language. For example if we have one byte that can be represented as 1010 and the other as 1110 we would create the byte 10101110. Thus we’ve compressed these two bytes by 50%.”

sounds more like concatenation than compression… could you clarify a bit more the point you are trying to make?

Expand full comment
2 more comments...

No posts