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
- class TarEntry
- namespace Aspose.Zip.Tar
- assembly Aspose.Zip
Gets the size of an original file.
public long UncompressedSize { get; }
Has the same value as Length