Function mz_repr::row::push_untagged_bytes

source ยท
fn push_untagged_bytes<D>(data: &mut D, bytes: &[u8])
where D: Vector<u8>,