mz_repr::row

Function push_lengthed_bytes

Source
fn push_lengthed_bytes<D>(data: &mut D, bytes: &[u8], tag: Tag)
where D: Vector<u8>,