TarHeader Methods
The methods of the TarHeader class are listed below. For a complete list of TarHeader class members, see the TarHeader Members topic.
Public Static Methods
| Add a string to a buffer as a collection of ascii bytes. | |
| Put an octal representation of a value into a buffer | |
| Overloaded. Add name to the buffer as a collection of bytes | |
| Put an octal representation of a value into a buffer | |
| Parse a name from a header buffer. | |
| Parse an octal string from a header buffer. |
Public Instance Methods
| Clone a TAR header. | |
| Determines if this instance is equal to the specified object. | |
| Get a hash code for the current object. | |
| Obsolete. Get the name of this entry. | |
| Gets the Type of the current instance. | |
| Parse TarHeader information from a header buffer. | |
| Returns a String that represents the current Object. | |
| 'Write' header information to buffer provided, updating the check sum. |
Protected Instance Methods
| Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| Creates a shallow copy of the current Object. |