Function cdrs::types::cursor_next_value[][src]

pub fn cursor_next_value(
    cursor: &mut Cursor<&[u8]>,
    len: u64
) -> CDRSResult<Vec<u8>>