TarOutputStream.SetLength Method

SharpZip Compression Library

SharpZip Compression Library

TarOutputStream.SetLength Method 

set the length of the current stream

public override void SetLength(
   long val
);

See Also

TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace