MessagePackConvert Methods |
The MessagePackConvert type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DecodeStringStrict |
Decode specified byte[] by default encoding.
|
![]() ![]() | EncodeString |
Encode specified string by default encoding.
|
![]() ![]() | FromDateTime | |
![]() ![]() | FromDateTimeOffset |
Convert specified DateTimeOffset to Int64 as MessagePack defacto-standard.
|
![]() ![]() | ToDateTime | |
![]() ![]() | ToDateTimeOffset |
Convert specified Int64 to DateTimeOffset.
|