LitheString
A reversible String ↔ byte[] encoding with a hard guarantee: output size never exceeds raw UTF-8 bytes (falls back to UTF-8 when not compressible).
Why it exists
- …
Guarantees
- …
Usage
- …
A reversible String ↔ byte[] encoding with a hard guarantee: output size never exceeds raw UTF-8 bytes (falls back to UTF-8 when not compressible).
Why it exists
Guarantees
Usage