Skip to main content

parse_new

Function parse_new 

Source
pub fn parse_new(
    cursor: &mut Cursor<'_>,
    _offset_size: u8,
    _length_size: u8,
    msg_size: usize,
) -> Result<ModificationTimeMessage>
Expand description

Parse the new modification time message (type 0x0012).