pub(crate) fn read_abi_dynamic_bytes_arg(
memory: &SymMemory,
args_offset: usize,
index: usize,
reason: &'static str,
) -> Result<Vec<u8>, SymbolicError>Expand description
Returns the read_abi_dynamic_bytes_arg cheatcode runtime helper result.