risingwave_storage::hummock::sstable::utils

Function put_length_prefixed_slice

source
pub fn put_length_prefixed_slice(buf: impl BufMut, slice: &[u8])