noun
forward reading
Computing term for reading data sequentially from the beginning, as opposed to reverse reading (逆読み).
ファイルを順読みしてデータを取得する。
Read the file forward to retrieve the data.
順読みと逆読みの両方に対応している。
It supports both forward reading and reverse reading.