C# Class SteamKit2.DepotManifest.ChunkData

Represents a single chunk within a file.
Mostra file Open project: Top-Cat/SteamBot Class Usage Examples

Private Methods

Method Description
ChunkData ( byte id, byte crc, ulong offset, uint comp_length, uint uncomp_length ) : System