Eugene Kabanov 6bcb21184a
Optimized and exception-less encoding/decoding procedures for decimal integers (#78)
* Optimized and exception-less encoding/decoding procedures for decimal integers.

* Add tests.

* Fix import path.

* Fix review comments.

* Code simplification.

* Make toBytes() allocation free.

* Do not perform conversion to signed type to avoid compiler's overflow checks.
2021-03-05 20:50:36 +02:00
..
2019-12-20 13:23:30 +01:00
2020-06-15 21:09:41 +07:00
2020-12-10 12:05:22 +01:00
2020-12-10 12:05:22 +01:00
2019-12-20 13:23:30 +01:00
2020-12-10 12:05:22 +01:00
2020-12-15 17:07:20 +02:00
2021-02-10 15:10:08 +02:00
2019-09-26 18:25:19 +03:00
2020-12-10 12:05:22 +01:00