golang module for wrapping both rawstd and std base64 encoded content so both types can be read by a base64.RawStdEncoding decoder.
-
Updated
Jan 25, 2025 - Go
golang module for wrapping both rawstd and std base64 encoded content so both types can be read by a base64.RawStdEncoding decoder.
Package base64 provides decoders and encoders for the base64 encoding, for the Go programming language. This package base64 is meant to be a replacement for Go's built-in "encoding/base64" package.
Add a description, image, and links to the base64decoder topic page so that developers can more easily learn about it.
To associate your repository with the base64decoder topic, visit your repo's landing page and select "manage topics."