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