MessagePackSerializerT Constructor |
Name | Description | |
---|---|---|
MessagePackSerializerT | Obsolete.
Initializes a new instance of the MessagePackSerializerT class with Classic.
| |
MessagePackSerializerT(PackerCompatibilityOptions) | Obsolete.
Initializes a new instance of the MessagePackSerializerT class with default context..
| |
MessagePackSerializerT(SerializationContext) |
Initializes a new instance of the MessagePackSerializerT class.
| |
MessagePackSerializerT(SerializationContext, PackerCompatibilityOptions) |
Initializes a new instance of the MessagePackSerializerT class with explicitly specified compatibility option.
|