POMO_Reader::pos()

最后更新于:2021-11-25 22:27:15

POMO_Reader::pos()

响应

(int)

源文件

文件: gc-includes/pomo/streams.php

		function pos() {
			return $this->_pos;
		}