class MessagePack::PackError

Defined in:

message_pack/errors.cr

Instance methods inherited from class Object

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

Class methods inherited from class Object

from_msgpack(string_or_io) from_msgpack