TarBuffer.ReadBlock Method
From SharpZip Compression Library
Read a block from the input stream.
public byte[] ReadBlock();
Return Value
The block of data read.
From SharpZip Compression Library
Read a block from the input stream.
The block of data read.