Skip to main content

GNU_IDENTITY

Constant GNU_IDENTITY 

Source
pub const GNU_IDENTITY: &[u8; 8] = b"ustar  \0";
Expand description

The magic and version bytes for a GNU tar block. Note that, despite not having the proper ustar identity, a GNU tar block uses a strict superset of the ustar typeflags.