goencoding

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base64DecodeToString added in v0.2.1

func Base64DecodeToString(dst string) (string, error)

Base64DecodeToString base64解码

func Base64EncodeToString added in v0.2.1

func Base64EncodeToString(src string) string

Base64EncodeToString base64编码

func HexDecodeToString added in v0.2.1

func HexDecodeToString(dst string) (string, error)

HexDecodeToString decode hex string to string

func HexEncodeToString added in v0.2.1

func HexEncodeToString(src string) string

HexEncodeToString encode string to hex string

func Marshal

func Marshal(v any) ([]byte, error)

func Unmarshal

func Unmarshal(data []byte, v any) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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