risingwave_backup::meta_snapshot_v2

Function get_n

source
fn get_n<'a, T: Deserialize<'a>>(buf: &mut &'a [u8]) -> Result<Vec<T>, Error>