MessagePackCode
Array16
Array32
Bin16
Bin32
Bin8
Ext16
Ext32
Ext8
False
FixExt1
FixExt16
FixExt2
FixExt4
FixExt8
Float32
Float64
Int16
Int32
Int64
Int8
Map16
Map32
MaxFixArray
MaxFixInt
MaxFixMap
MaxFixStr
MaxNegativeFixInt
MinFixArray
MinFixInt
MinFixMap
MinFixStr
MinNegativeFixInt
NeverUsed
Nil
Str16
Str32
Str8
True
UInt16
UInt32
UInt64
UInt8
ToFormatName(Byte)
ToMessagePackType(Byte)
netcoreapp2.2
namespace MessagePack
{
public static class MessagePackCode
{
public const byte Float64 = 203;
}
}
.NET Core | 2.12.2 |
---|---|
Information specific to netcoreapp2.2 | |
Assembly | MessagePack , Version=1.7.3.7, PublicKeyToken=b4a0369545f0a1be |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API