xbase64

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2020 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(dst []byte) ([]byte, error)

base64解码

func DecodeString

func DecodeString(str string) ([]byte, error)

base64字符串解码

func Encode

func Encode(src []byte) []byte

base64编码

func EncodeString

func EncodeString(src []byte) string

base64编码字符串

func UrlDecode

func UrlDecode(str string) ([]byte, error)

func UrlEncode

func UrlEncode(src []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