codec

package
v0.0.1-beta.1 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base32Decode

func Base32Decode(data string) (string, error)

Base32Decode decodes base32 string.

func Base32Encode

func Base32Encode(data string) string

Base32Encode encodes the string to base32 format.

func Base64Decode

func Base64Decode(data string) (string, error)

Base64Decode decodes base64 string.

func Base64Encode

func Base64Encode(data string) string

Base64Encode encodes the string to base64 format.

func HexDecode

func HexDecode(data string) (string, error)

HexDecode decodes hex string.

func HexEncode

func HexEncode(data string) string

HexEncode encodes the string to hex format.

Types

This section is empty.

Jump to

Keyboard shortcuts

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