encoding

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2025 License: MIT Imports: 3 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeBase32 added in v1.4.0

func DecodeBase32(s string) ([]byte, error)

func DecodeBase32NoPadding added in v1.4.0

func DecodeBase32NoPadding(s string) ([]byte, error)

func DecodeBase64

func DecodeBase64(s string) ([]byte, error)

func DecodeBase64URL

func DecodeBase64URL(s string) ([]byte, error)

func DecodeHex

func DecodeHex(s string) ([]byte, error)

func EncodeBase32 added in v1.4.0

func EncodeBase32(data []byte) string

func EncodeBase32NoPadding added in v1.4.0

func EncodeBase32NoPadding(data []byte) string

func EncodeBase64

func EncodeBase64(data []byte) string

func EncodeBase64URL

func EncodeBase64URL(data []byte) string

func EncodeHex

func EncodeHex(data []byte) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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