class TableSerializer

Defined in:

crystal-sync/table_serializer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(table : Db::Table, anonymizer : RowAnonymizer) #

[View source]

Instance Method Detail

def to_msgpack(packer : MessagePack::Packer) #

[View source]