module MessagePack::ArraySerializable

Defined in:

message_pack/array_serializable.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(*, __pull_for_msgpack_serializable pull : MessagePack::Unpacker) #

[View source]

Instance Method Detail

def to_msgpack(packer : MessagePack::Packer) #

[View source]