TarInputStream.Mark Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

TarInputStream.Mark Method 

Since we do not support marking just yet, we do nothing.

public void Mark(
   int markLimit
);

Parameters

markLimit
The limit to mark.

See Also

TarInputStream Class | ICSharpCode.SharpZipLib.Tar Namespace