Skip to main content

parse_git_state

Function parse_git_state 

Source
pub fn parse_git_state(msg: &[u8]) -> Option<(u16, u32, u8, Vec<u8>)>
Expand description

Parse S2C_GIT_STATE into (repo_id, state_id, flags, records), decompressed under the standard guard.