encoding

package
v0.30.5 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HexPrefix = `0x`
)

Variables

This section is empty.

Functions

func AddPrefix

func AddPrefix(input string) string

func DecodeToAddress

func DecodeToAddress(input string) (crypto.Address, error)

func DecodeToBigInt

func DecodeToBigInt(input string) (*big.Int, error)

func DecodeToBytes

func DecodeToBytes(input string) ([]byte, error)

func DecodeToNumber

func DecodeToNumber(i string) (uint64, error)

func EncodeBytes

func EncodeBytes(data []byte) string

func EncodeNumber

func EncodeNumber(i uint64) string

func RemovePrefix

func RemovePrefix(input string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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