risingwave_storage::hummock::sstable::utils

Function get_length_prefixed_slice

source
pub fn get_length_prefixed_slice(buf: &mut &[u8]) -> Vec<u8>