mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-09-08 01:37:25 +00:00
Write XChunks in fastfiles
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
class InMemoryZoneData
|
||||
{
|
||||
static constexpr size_t BUFFER_SIZE = 0x10000;
|
||||
static constexpr size_t BUFFER_SIZE = 0x400000;
|
||||
|
||||
public:
|
||||
class MemoryBuffer
|
||||
|
Reference in New Issue
Block a user