Decode a leb encoded buffer into a bigint. The number is decoded with support for negative signed-leb encoding.
A Buffer containing the signed leb encoded bits.
Decode a leb encoded buffer into a bigint. The number is decoded with support for negative signed-leb encoding.