Public Instance Constructors
![]() |
Overloaded. Initializes a new instance of the ZipExtraData class. |
Public Instance Properties
![]() | Get the index for the current read value. |
![]() | Gets the current extra data length. |
![]() | Get the number of bytes remaining to be read for the current value; |
![]() | Get the length of the last value found by Find |
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. |