TarOutputStream Fields
From SharpZip Compression Library
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 assmble data before writing | |
| current 'Assembly' buffer length | |
| single block working buffer | |
| TarBuffer used to provide correct blocking factor | |
| bytes written for this entry so far | |
| Size for the current entry | |
| flag indicating debugging code should be activated or not | |
| the destination stream for the archive contents |
See Also
TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace