pub fn get_call_memory_offset_length(
    step: &GethExecStep,
    nth: usize
) -> Result<(u64, u64), Error>
Expand description

Retrieve the memory offset and length of call.