Get a bigint from a two's complement encoded buffer or hexadecimal string.
The buffer to get the number for.
The parsed number.
Get a two's complement encoded buffer from a bigint.
The number to get the buffer for.
The number of bytes to pad the buffer to.
The two's complement encoded buffer.
Generated using TypeDoc
Get a bigint from a two's complement encoded buffer or hexadecimal string.