Skip to main content

parse_fs_grep_result

Function parse_fs_grep_result 

Source
pub fn parse_fs_grep_result(
    data: &[u8],
) -> Option<(u16, u8, u8, String, Vec<u8>)>
Expand description

Parse an S2C_FS_GREP(nonce, status, flags, detail, records) with the records decompressed under the standard guard.