mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:00:04 +00:00
Support zlib compressed level 3 files
This commit is contained in:
parent
b2687c2258
commit
01d24d70b8
6 changed files with 377 additions and 13 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 4e9a2804d977acebbebdcfb73efa9dec190b28e5
|
||||
Subproject commit 5de70eccee20d5d8358acb4ebcc209259658fddd
|
||||
|
|
@ -73,6 +73,7 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
std::pair<int16_t, std::string> {176, "KLSX_SDUS83_DPRLSX_202112110140"},
|
||||
std::pair<int16_t, std::string> {177, "KLSX_SDUS83_HHCLSX_202112110140"},
|
||||
std::pair<int16_t, std::string> {99, "Level3_LSX_N1U_20211228_0446.nids"},
|
||||
std::pair<int16_t, std::string> {37, "Level3_STL_NCR_20211211_0200.nids"},
|
||||
std::pair<int16_t, std::string> {180,
|
||||
"Level3_STL_TZ0_20211211_0200.nids"},
|
||||
std::pair<int16_t, std::string> {182,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue