TarOutputStream Fields
The fields of the TarOutputStream class are listed below. For a complete list of TarOutputStream class members, see the TarOutputStream Members topic.
Protected Instance Fields
| 'Assembly' buffer used to assemble data before writing | |
| single block working buffer | |
| TarBuffer used to provide correct blocking factor | |
| Size for the current entry | |
| the destination stream for the archive contents |
See Also
TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace