package
1.2.0
Repository: https://github.com/frankbraun/codechain.git
Documentation: pkg.go.dev

# Functions

Decode returns the bytes represented by the base64 string s (assuming that s is URL encoded without padding).
Encode returns the base64 encoding of src (URL encoding without padding).