pub fn parse_lsp_query_resp(msg: &[u8]) -> Option<LspQueryResp>Expand description
Parse S2C_LSP_QUERY with the records decompressed.
pub fn parse_lsp_query_resp(msg: &[u8]) -> Option<LspQueryResp>Parse S2C_LSP_QUERY with the records decompressed.