codec

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Int = iota
	Uint8
	Uint64
	Bytes
	String
)

Variables

This section is empty.

Functions

func Bytes2String

func Bytes2String(v []byte) string

func Bytes2Uint64

func Bytes2Uint64(v []byte) (b uint64, err error)

func Decode

func Decode(data []byte) []interface{}

func Encode

func Encode(ks ...interface{}) []byte

func EncodeKey

func EncodeKey(ks ...interface{}) []byte

func String2Bytes

func String2Bytes(v string) []byte

func String2Uint64

func String2Uint64(v string) (b uint64, err error)

func Uint642Bytes

func Uint642Bytes(v uint64) []byte

func Uint642String

func Uint642String(v uint64) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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