TarEntry.UncompressedSize

TarEntry.UncompressedSize property

Gets the size of an original file.

public long UncompressedSize { get; }

Remarks

Has the same value as Length

See Also