Fabian Fett d1ff55846e
Base64 faster decode (#1160)
* Make decoding go fast!

* Fixes

* Use typed throws everywhere to prevent allocation in the unhappy path.

* cleanup

* More cleanup

* Fix tests

* Removed Chromium callout in function name
2025-02-25 09:37:33 -08:00
..