Details
-
Improvement
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
0.1.0
-
None
-
None
Description
Encoding support for char and decimal has been added in the .Net Lite library. The decimal type is implemented by Amqp.Types.Decimal. It is not the C# decimal type because .Net does not use the standard IEEE 754 decimal32/64/128 encoding.