Declared in DataStorageUnit
Declaration
[Unit("")]
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.