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
assemblyBuffer | 'Assembly' buffer used to assemble data before writing |
blockBuffer | single block working buffer |
buffer | TarBuffer used to provide correct blocking factor |
currSize | Size for the current entry |
outputStream | the destination stream for the archive contents |
See Also
TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace