initSidebarItems({"constant":[["MAGIC","The magic number of a Unix Archive"],["SIZEOF_HEADER",""],["SIZEOF_MAGIC",""]],"enum":[["IndexType","The type of symbol index can be present in an archive. Can serve as an indication of the archive format."]],"struct":[["Archive","An in-memory representation of a parsed Unix Archive"],["Header",""],["Index","The special index member signified by the name `'/'`. The data element contains a list of symbol indexes and symbol names, giving their offsets into the archive for a given name."],["Member","Represents a single entry in the archive"],["MemberHeader","A Unix Archive Header - meta data for the file/byte blob/whatever that follows exactly after. All data is right-padded with spaces ASCII `0x20`. The Binary layout is as follows:"]]});