IsMarkSupported Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarInputStream.IsMarkSupported Property

Return a value of true if marking is supported; false otherwise.

public bool IsMarkSupported {get;}

Remarks

Currently marking is not supported, the return value is always false.

See Also

TarInputStream Class | ICSharpCode.SharpZipLib.Tar Namespace