The properties of the TarOutputStream class are listed below. For a complete list of TarOutputStream class members, see the TarOutputStream Members topic.
Public Instance Properties
![]() | true if the stream supports reading; otherwise, false. |
![]() | true if the stream supports seeking; otherwise, false. |
![]() | true if stream supports writing; otherwise, false. |
![]() | length of stream in bytes |
![]() | gets or sets the position within the current stream. |
![]() | Get the record size being used by this stream's TarBuffer. |
See Also
TarOutputStream Class | ICSharpCode.SharpZipLib.Tar Namespace