Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesToMyStruct ¶
func IntFromBinary ¶
func IntToBinary ¶
func StructToBytes ¶
func StructToBytes(s interface{}) []byte
func UIntFromBinary ¶
比标准库慢很多,10倍左右,string和bytes互转只是节省复制内存,unsafe操作有很多检测 binary.LittleEndian.Uint64(b)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.