msgpack-sharp
msgpack-sharp copied to clipboard
A lightweight, high performance MessagePack framework for the CLR that works in constrained environments like AOT under Unity and Xamarin
Results
1
msgpack-sharp issues
Sort by
recently updated
recently updated
newest added
[MessagePackMember(1, Name = "fees", NilImplication = NilImplication.MemberDefault)] public decimal Fees { get; set; } ERROR: {"The unpacked value is not expected type. Do not convert System.Byte (binary:0x0) MessagePackObject to MsgPack.MessagePackString."}...