IHashOutput.

SumOfSizes Property

Summary

Gets the sum of sizes.
Namespace
Cake.SevenZip.Parsers
Containing Type
IHashOutput

Syntax

long SumOfSizes { get; }

Value

Type Description
long The sum of sizes.
GitHub Discussion