POMO_Reader::pos()


Return

(int)


Source

File: wp-includes/pomo/streams.php

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