Podmiana makr na globalne zmienne statyczne. Create cargo zmodyfikowane

This commit is contained in:
yanczi 2025-12-21 11:49:30 +01:00
parent 022bc0d069
commit 608e382095
6 changed files with 63 additions and 72 deletions

View file

@ -47,8 +47,8 @@ private:
uint32_t filesLen;
uint64_t tablePosition;
XXH64_state_t* xxhState;
const int8_t version;
const std::string signature;
std::vector<FilesTable> filesHeads;