public void Reset() { m_files = m_compression.ListFilesWithSize(INDEX_BLOCKLIST_FOLDER).ToArray(); m_index = -1; m_current = null; }