dict.cc dictionary

DictIndex.m_indexfilereader Field

Reader for the index file for reading array entries

[Visual Basic]
Private m_indexfilereader As BinaryReader
[C#]
private BinaryReader m_indexfilereader;

See Also

DictIndex Class | dict Namespace