Mnieniono hash FNV-1a z 32b na 64b, String ścieżki do pliku przeniesiono na dół rekordu tablicy

This commit is contained in:
yanczi 2025-10-02 15:44:14 +02:00
parent 4dbe684cd7
commit 942f94e1f0
8 changed files with 31 additions and 29 deletions

View file

@ -59,7 +59,7 @@ struct FilesTable
{
uint8_t nameLen;
std::string nameFile;
uint32_t hashName;
uint64_t hashName;
uint64_t offset;
uint32_t size;
uint64_t crc;