828829830831832833834835836837838
try { m_boardSize = -1; if (m_progressShow != null) { m_byteCountInputStream = new ByteCountInputStream (in); in = m_byteCountInputStream; } InputStreamReader reader; try {