Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MsgPackDecode ¶
type MsgPackDecode struct { AssertType byte // contains filtered or unexported fields }
msgpack解码
未完整支持
func NewMsgPackDecode ¶
func NewMsgPackDecode() *MsgPackDecode
func (*MsgPackDecode) Bytes ¶
func (this *MsgPackDecode) Bytes() []byte
func (*MsgPackDecode) InputByte ¶
func (this *MsgPackDecode) InputByte(v byte) int8
func (*MsgPackDecode) Reset ¶
func (this *MsgPackDecode) Reset()
Click to show internal directories.
Click to hide internal directories.