Length

AarFile.Length property

Gets the uncompressed length of the entry in bytes.

public ulong Length { get; }

Property Value

The uncompressed length of the entry in bytes.

See Also