Struct ContentStorageHeader.ChunkEntry
Describies single data chunk storage information.
public struct ContentStorageHeader.ChunkEntry
  - Inherited Members
 
Fields
Location
The location (adress in file).
public int Location
  Field Value
Size
The size in bytes.
public int Size