encoding

package
v0.45.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64Decode

func Base64Decode(s string) (string, error)

Base64Decode decodes a Base64 standard encoded string.

func Base64Encode

func Base64Encode(s string) string

Base64Encode returns the Base64 standard encoding of a string.

func Base64URLDecode

func Base64URLDecode(s string) (string, error)

Base64URLDecode decodes a Base64 URL-safe encoded string.

func Base64URLEncode

func Base64URLEncode(s string) string

Base64URLEncode returns the Base64 URL-safe encoding of a string.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL