The methods of the ZipExtraData class are listed below. For a complete list of ZipExtraData class members, see the ZipExtraData Members topic.
Public Instance Methods
![]() | Overloaded. Add a byte of data to the pending new entry. |
![]() | Add a new entry to extra data |
![]() | Add an integer value in little endian order to the pending new entry. |
![]() | Add a long value in little endian order to the pending new entry. |
![]() | Add a short value in little endian order to the pending new entry. |
![]() | Add entry data added since StartNewEntry using the ID passed. |
![]() | Clear the stored data. |
![]() | Delete an extra data field. |
![]() | Dispose of this instance. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Find an extra data value |
![]() | Get the raw extra data value |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Get a read-only Stream for the associated tag. |
![]() | Gets the Type of the current instance. |
![]() | Read a byte from an extra data |
![]() | Read an integer in little endian form from the last found data value. |
![]() | Read a long in little endian form from the last found data value |
![]() | Read a short value in little endian form from the last found data value. |
![]() | Skip data during reading. |
![]() | Start adding a new entry. |
![]() | Returns a String that represents the current Object. |