Address review and update zstd
This commit is contained in:
parent
936094dd27
commit
6945b6539f
9 changed files with 11 additions and 20 deletions
|
@ -41,4 +41,4 @@ std::vector<u8> CompressDataZSTDDefault(const u8* source, std::size_t source_siz
|
|||
*/
|
||||
std::vector<u8> DecompressDataZSTD(const std::vector<u8>& compressed);
|
||||
|
||||
} // namespace Common::Compression
|
||||
} // namespace Common::Compression
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue