neoneo-go/pkg/encoding/bigint
Roman Khimov 3945e81857 bigint: don't allocate in ToPreallocatedBytes() for negative numbers
In-place modifications are somewhat dangerous, but yet another allocation is
quite costly.
2022-05-31 12:45:34 +03:00
..
bigint.go bigint: don't allocate in ToPreallocatedBytes() for negative numbers 2022-05-31 12:45:34 +03:00
bigint_test.go util: move ArrayReverse into package of its own 2021-07-19 22:57:55 +03:00
doc.go *: add more package-specific documentation 2021-03-19 16:18:45 +03:00