Reads a byte from the current tar archive entry. This method simply calls read(byte[], int, int).
public override int ReadByte();
See Also
TarInputStream Class | ICSharpCode.SharpZipLib.Tar Namespace
Reads a byte from the current tar archive entry. This method simply calls read(byte[], int, int).
TarInputStream Class | ICSharpCode.SharpZipLib.Tar Namespace