Mnieniono hash FNV-1a z 32b na 64b, String ścieżki do pliku przeniesiono na dół rekordu tablicy
This commit is contained in:
parent
4dbe684cd7
commit
942f94e1f0
8 changed files with 31 additions and 29 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue