Write XChunks in fastfiles

This commit is contained in:
Jan
2021-03-17 22:25:47 +01:00
parent f22012d282
commit 724e221ba4
13 changed files with 151 additions and 32 deletions

View File

@ -5,7 +5,7 @@
class InMemoryZoneData
{
static constexpr size_t BUFFER_SIZE = 0x10000;
static constexpr size_t BUFFER_SIZE = 0x400000;
public:
class MemoryBuffer