proxy_wasm::hostcalls

Function get_buffer

Source
pub fn get_buffer(
    buffer_type: BufferType,
    start: usize,
    max_size: usize,
) -> Result<Option<Bytes>, Status>