nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.Data.IO.MessagePack

Microsoft.VisualBasic.Data.IO.MessagePack 1.0.9762.11310.

Namespaces 3 Types 4 Members 40

01 Namespaces

Microsoft.VisualBasic.Data.IO.MessagePack

MessagePack binary object serialization: serializes and deserializes .NET objects to and from the MessagePack format, driven by a serialization context and message pack I/O helpers.

TypeSummary Members
SerializationContext 3

Microsoft.VisualBasic.Data.IO.MessagePack.Constants

The MessagePack format constants: format byte ranges and codes for booleans, fixed integers, fixed strings, fixed arrays and fixed maps.

TypeSummary Members
MsgPackFormats 枚举所有的基础类型常量 31

Microsoft.VisualBasic.Data.IO.MessagePack.Serialization

The MessagePack serialization model: member attributes and definitions, nil implication handling, the serialization method and the schema provider.

TypeSummary Members
MessagePackMemberAttribute 必须要使用这个自定义属性标记在对象属性上才会被加入序列化之中 3
SchemaProvider 3