value
to a Big Endian Uint8Array.
Parameters
Parameter | Type | Description |
---|---|---|
_value | BigNumberish | The value to convert. |
Returns
Uint8Array
The value.
function toBeArray(_value): Uint8Array
value
to a Big Endian Uint8Array.
Parameter | Type | Description |
---|---|---|
_value | BigNumberish | The value to convert. |
Uint8Array
The value.
Was this page helpful?