Module object::archive [−][src]
Archive definitions.
These definitions are independent of read/write support, although we do implement some traits useful for those.
Structs
| Header | The header at the start of an archive member. |
Constants
| MAGIC | File identification bytes stored at the beginning of the file. |
| TERMINATOR | The terminator for each archive member header. |
| THIN_MAGIC | File identification bytes stored at the beginning of a thin archive. |