TarBuffer Class |
Namespace: ICSharpCode.SharpZipLib.Tar
public class TarBuffer
The TarBuffer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close | |
![]() ![]() | CreateInputTarBuffer(Stream) | |
![]() ![]() | CreateInputTarBuffer(Stream, Int32) | |
![]() ![]() | CreateOutputTarBuffer(Stream) | |
![]() ![]() | CreateOutputTarBuffer(Stream, Int32) | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBlockFactor | Obsolete. |
![]() | GetCurrentBlockNum | Obsolete. |
![]() | GetCurrentRecordNum | Obsolete. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetRecordSize | Obsolete. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | IsEndOfArchiveBlock | |
![]() | IsEOFBlock | Obsolete. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ReadBlock | |
![]() | SkipBlock | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WriteBlock(Byte) | |
![]() | WriteBlock(Byte, Int32) |
Name | Description | |
---|---|---|
![]() ![]() | BlockSize | |
![]() ![]() | DefaultBlockFactor | |
![]() ![]() | DefaultRecordSize |