Function repr::row::push_untagged_bytes[][src]

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