You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 28, 2025. It is now read-only.
My colleague @markusicu has proposed Base16k as an alternative to Base64 that is more compact when the resulting text is stored as UTF-16. This could be useful when storing byte arrays in JSON, for example.