const-decoder 0.4.0

Constant functions for converting hex- and base64-encoded strings into bytes
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
## What?


<!-- Briefly describe changes in the PR. If there are several things, organize them as a list. -->

<!-- Example: This PR adds a PR template to the repo. -->

<!-- If applicable, attach related issue(s) -->


## Why?


<!-- What is the motivation behind the PR? -->

<!-- If applicable (e.g., for PRs implementing a large new feature), describe potential alternatives
and their pros / cons. -->

<!-- Example: PR templates simplify contributions to the project and structure it commit log. -->