ZipExtraData Class |
Namespace: ICSharpCode.SharpZipLib.Zip
public sealed class ZipExtraData : IDisposable
The ZipExtraData type exposes the following members.
Name | Description | |
---|---|---|
ZipExtraData | ||
ZipExtraData(Byte) |
Name | Description | |
---|---|---|
CurrentReadIndex | ||
Length | ||
UnreadCount | ||
ValueLength |
Name | Description | |
---|---|---|
AddData(Byte) | ||
AddData(Byte) | ||
AddEntry(ITaggedData) | ||
AddEntry(Int32, Byte) | ||
AddLeInt | ||
AddLeLong | ||
AddLeShort | ||
AddNewEntry | ||
Clear | ||
Delete | ||
Dispose | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Find | ||
GetEntryData | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetStreamForTag | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ReadByte | ||
ReadInt | ||
ReadLong | ||
ReadShort | ||
Skip | ||
StartNewEntry | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |