Field Summary |
|
byte[] | ARMAGIC The magic tag representing an ar archive. |
int | FILEDATELEN The length of the file date field in a file header. |
int | GIDLEN The length of the group id field in a file header. |
int | HEADERLENGTH The headerlength of a file header. |
String | HEADERMAGIC The magic tag put at the end of a file header. |
int | MAGICLEN The length of the magic field in a file header. |
int | MODELEN The length of the mode field in a file header. |
int | NAMELEN The length of the name field in a file header. |
byte[] | PADDING The length of the magic field in a file header. |
int | SIZELEN The length of the size field in a file header. |
int | UIDLEN The length of the user id field in a file header. |