Writes a byte to the current tar archive entry. This method simply calls Write(byte[], int, int).
Parameters
- b
- The byte to be written.
See Also
TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace
Writes a byte to the current tar archive entry. This method simply calls Write(byte[], int, int).
TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace