base32x

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Base32DecodeToBytes

func Base32DecodeToBytes(src string) ([]byte, error)

Base32DecodeToBytes base32x convert string to bytes

func Base32EncodeToString

func Base32EncodeToString(src []byte) string

Base32EncodeToString base32x convert bytes to string

func Base32HexDecodeToBytes

func Base32HexDecodeToBytes(src string) ([]byte, error)

Base32HexDecodeToBytes base32x hex convert string to bytes

func Base32HexEncodeToString

func Base32HexEncodeToString(src []byte) string

Base32HexEncodeToString base32x hex convert bytes to string

Types

This section is empty.

Jump to

Keyboard shortcuts

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