Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
func (*Decoder) DecodeInto ¶
Decode the next message into a provided byte slice. Use NextLen() to ensure the slice is large enough for the message.
Click to show internal directories.
Click to hide internal directories.