Module revm_interpreter::instructions::contract
source · Functions§
- EOF Create instruction
- Resize memory and return range of memory. If
lenis 0 dont touch memory and returnusize::MAXas offset and 0 as length.
len is 0 dont touch memory and return usize::MAX as offset and 0 as length.