Skip to main content

push_lengthed_bytes

Function push_lengthed_bytes 

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