Table of Contents

Namespace MASES.KNet.Serialization.MessagePack

Classes

MessagePackSerDes

Base class to define extensions of ISerDesSelector<T> for MessagePack, for example https://masesgroup.github.io/KNet/articles/usageSerDes.html

MessagePackSerDes.Key<T>

MessagePack extension of ISerDesSelector<T> for Key, for example https://masesgroup.github.io/KNet/articles/usageSerDes.html

MessagePackSerDes.Value<T>

MessagePack extension of ISerDesSelector<T> for Value, for example https://masesgroup.github.io/KNet/articles/usageSerDes.html