base64util

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeStd

func DecodeStd(value string) ([]byte, error)

DecodeStd decodes standard base64.

func DecodeURL

func DecodeURL(value string) ([]byte, error)

DecodeURL decodes raw URL-safe base64.

func EncodeStd

func EncodeStd(value []byte) string

EncodeStd encodes bytes using standard base64.

func EncodeURL

func EncodeURL(value []byte) string

EncodeURL encodes bytes using raw URL-safe base64.

Types

This section is empty.

Jump to

Keyboard shortcuts

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