base58

package
v1.10.3 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2026 License: MIT, Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidBase58 = errors.New("invalid base58")

Functions

func DecodeString

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

DecodeString 将 Base58 编码的字符串解码为字节数组

func EncodeToString

func EncodeToString(data []byte) string

EncodeToString 将字节数组编码为Base58字符串

Types

This section is empty.

Jump to

Keyboard shortcuts

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