protocol

package
v0.0.0-...-f30174b Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2017 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

View Source
const (
	MsgHeader    = "MoonSocket"
	HeaderLength = 10
	DataLength   = 4
)

Variables

This section is empty.

Functions

func BytesToInt

func BytesToInt(b []byte) int

字节转换成整型

func Depack

func Depack(buffer []byte) []byte

func Enpack

func Enpack(msg []byte) []byte

封包 封包信息由 header + 信息长度 + 信息内容组成

func IntToBytes

func IntToBytes(n int) []byte

整型转换为字节

Types

This section is empty.

Jump to

Keyboard shortcuts

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