最后更新于:2021-11-25 22:33:33
(string)
文件: gc-includes/pomo/streams.php
function read_all() { return $this->substr( $this->_str, $this->_pos, $this->strlen( $this->_str ) ); }