(string)
File: wp-includes/pomo/streams.php
function read_all() { return $this->substr( $this->_str, $this->_pos, $this->strlen( $this->_str ) ); }
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/pomo_stringreader/read_all