# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
Marshal returns the MessagePack encoding of v.
NewDecoder returns a new decoder that reads from r.
NewEncoder returns a new encoder that writes to w.
No description provided by the author
No description provided by the author
Register registers encoder and decoder functions for a value.
Unmarshal decodes the MessagePack-encoded data and stores the result in the value pointed to by v.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author