Function calldatacopy
pub fn calldatacopy<WIRE, H>(context: InstructionContext<'_, H, WIRE>)Available on crate feature
evm only.Expand description
Implements the CALLDATACOPY instruction.
Copies input data to memory.
pub fn calldatacopy<WIRE, H>(context: InstructionContext<'_, H, WIRE>)evm only.Implements the CALLDATACOPY instruction.
Copies input data to memory.