Name | Type | Description |
---|---|---|
_x | uint256 | the uint256 to convert |
Name | Type | Description |
---|---|---|
_x | bool | the bool to convert |
Name | Type | Description |
---|---|---|
_x | uint256 | the uint256 to convert |
Name | Type | Description |
---|---|---|
_x | uint256 | the uint256 to convert |
Name | Type | Description |
---|---|---|
_encodedString | bytes | The ABI-encoded string to extract the data from |
Name | Type | Description |
---|---|---|
<none> | bytes | stringData The extracted string data (length + content) |
Name | Type | Description |
---|---|---|
_encodedArray | bytes | The ABI-encoded array data |
Name | Type | Description |
---|---|---|
_result | bytes | The extracted array data |