abstract class Object
Overview
Object
is the base type of all Crystal objects.
Defined in:
message_pack/any.crmessage_pack/to_msgpack.cr
Class Method Summary
Instance Method Summary
- #===(other : MessagePack::Any)
- #to_msgpack(io : IO)
- #to_msgpack(packer : MessagePack::Packer)
- #to_msgpack