America Forever Bytes

encoding · AFBytes

Other

encoding

Tracked in 3 AFBytes stories. First seen May 31, 2026. Last seen Jun 01, 2026.

Recent coverage

Web safe Base64 Encode/Decode in C

A short while ago I needed to implement a little web safe base64 en/decoder and couldn't find any good small example in the width of the internet, so I decided ...

Read story

Simple batch decoding of unary codes

Unary codes are a form of universal variable-length code (UVLC) that are sometimes used on their own but more commonly used as a building block for more general...

Read story