pub fn unsafe_calldata_copy(from: usize, length: usize) -> Vec<u8>
Expand description

Executes callDataCopy, but does not check for overflow.