endian

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeEndian

func DecodeEndian(bLittleEndian bool, data []byte, v interface{}) (err error)

将网络数据反序列化到结构体(网络字节序)

func EncodeEndian

func EncodeEndian(bLittleEndian bool, v interface{}) (data []byte, err error)

对数据结构进行序列化(网络字节序)

Types

This section is empty.

Jump to

Keyboard shortcuts

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