CalldataExtractor
Functions
extract
function extract(bytes memory callData, uint256 calldataOffsetsPacked, uint256 calldataOffsetsCount)
internal
pure
returns (bytes memory);Name
Type
Description
Name
Type
Description
Errors
Aera__ExtractionNumberTooLarge
Aera__CalldataTooShort
Aera__OffsetOutOfBounds
Last updated

