convert

package
v2.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsString

func AsString(src interface{}) string

func ByteToHex

func ByteToHex(data []byte) string

byte转16进制字符串

func DecodeByte

func DecodeByte(data []byte, to interface{}) error

解码二进制

func EncodeByte

func EncodeByte(data interface{}) ([]byte, error)

编码二进制

func HexToBye

func HexToBye(hex string) []byte

16进制字符串转[]byte

Types

type RawBytes

type RawBytes []byte

Jump to

Keyboard shortcuts

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