risingwave_backup::meta_snapshot_v2

Function put_n

source
fn put_n<T: Serialize>(buf: &mut Vec<u8>, data: &[T]) -> Result<(), Error>