The position of the array of DictEntryRef entries in the index file
This is the position of the DictEntryRef entry having index 0 in the file m_filename. The position of the entry with index n can be computed as m_arraybegin + 6 * n.
DictIndex Class | dict Namespace