The fields of the TarInputStream class are listed below. For a complete list of TarInputStream class members, see the TarInputStream Members topic.
Protected Instance Fields
![]() | Working buffer |
![]() | Factory used to create TarEntry or descendant class instance |
![]() | Number of bytes read for this entry so far |
![]() | Size of this entry as recorded in header |
![]() | Flag set when last block has been read |
![]() | Buffer used with calls to Read() |
See Also
TarInputStream Class | ICSharpCode.SharpZipLib.Tar Namespace