[][src]Function cdrs_tokio::types::cursor_next_value

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