class MessagePack::Error

Direct Known Subclasses

Defined in:

message_pack.cr

Instance methods inherited from class Object

to_msgpack(io : IO)
to_msgpack(packer : MessagePack::Packer)
to_msgpack
to_msgpack
, to_msgpack64 to_msgpack64

Class methods inherited from class Object

from_msgpack(string_or_io) from_msgpack, from_msgpack64(string_or_io) from_msgpack64