Documentation ¶
Index ¶
- func ByteToUint16(data []byte) uint16
- func ByteToUint32(data []byte) uint32
- func LoadJsonTo(path string, conf interface{}) error
- func Marshal(pb proto.Message) ([]byte, error)
- func SetBigEndian()
- func SetLittleEndian()
- func Uint16ToByte(dst []byte, v uint16)
- func Uint32ToByte(dst []byte, v uint32)
- func Unmarshal(buf []byte, pb proto.Message) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.