Declared in DataStorageUnit
Declaration
int Chunks;
Description
The total number of individual write chunks that exist within the data storage unit. Each write operation will create a chunk that can be referenced by the pointer, holding the data.
Declared in DataStorageUnit
int Chunks;
The total number of individual write chunks that exist within the data storage unit. Each write operation will create a chunk that can be referenced by the pointer, holding the data.