bytesx

package
v0.0.0-...-d00ae73 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2021 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContactSlice

func ContactSlice(datas ...[]byte) []byte
Example
rst := ContactSlice([]byte{0x01, 0x02}, []byte{0x03, 0x04})
fmt.Println(rst)
Output:

[1 2 3 4]

func MustHexDecode

func MustHexDecode(data string) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

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