abstract class Object
Overview
Object
is the base type of all Crystal objects.
Defined in:
message_pack/to_msgpack.cr
Class Method Summary
Instance Method Summary
Class Method Detail
def self.
from_msgpack(string_or_io)
#
Instance Method Detail
def
to_msgpack(io : IO)
#