mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-22 04:37:51 -05: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