Closed hangxie closed 2 years ago
It seems DECIMAL_BYTE_ARRAY_ToString has a bug when dealing with negative decimal value, there may be a better way to address this, but this approach works for me.
DECIMAL_BYTE_ARRAY_ToString
EDIT one more commit to fix values between -1 and 1.
It seems
DECIMAL_BYTE_ARRAY_ToString
has a bug when dealing with negative decimal value, there may be a better way to address this, but this approach works for me.EDIT one more commit to fix values between -1 and 1.