Converts an ArrayBuffer with a length prefix to a BigNumber.
Expected input structure:
BigNumber reconstructed from the byte representation.
The ArrayBuffer containing the prefixed byte representation.
Generated using TypeDoc
Converts an ArrayBuffer with a length prefix to a BigNumber.
Expected input structure:
Returns
BigNumber reconstructed from the byte representation.