Skip to main content

get_slice_from_memory

Function get_slice_from_memory 

Source
fn get_slice_from_memory(
    memory: &Bytes,
    start_index: usize,
    size: usize,
) -> Bytes