[Archive]TarEntryOne archive member: metadata is plain fields; bytes pulls the content from the archive stream (only while this entry is the current one).
The member's content. Only readable while this entry is the CURRENT one โ advancing (next / the each: loop) skips unread content โ and only once.
A symlink's target (empty for other types).
The recorded modification time.
The member's path, exactly as recorded (extractTo: is the safe way to turn it into a filesystem path).
The content length in bytes.
The content decoded as UTF-8 text.
#file, #directory, #symlink, or #other (anything else).