TarBuffer.ReadBlock Method

SharpZip Compression Library

SharpZip Compression Library

TarBuffer.ReadBlock Method 

Read a block from the input stream.

public byte[] ReadBlock();

Return Value

The block of data read.

See Also

TarBuffer Class | ICSharpCode.SharpZipLib.Tar Namespace