<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=stream.readString</id>
	<title>stream.readString - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.gtaconnected.com/wiki/index.php?action=history&amp;feed=atom&amp;title=stream.readString"/>
	<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=stream.readString&amp;action=history"/>
	<updated>2026-04-21T08:40:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.15</generator>
	<entry>
		<id>https://wiki.gtaconnected.com/wiki/index.php?title=stream.readString&amp;diff=6427&amp;oldid=prev</id>
		<title>Mex: Mex moved page Stream.readString to stream.readString</title>
		<link rel="alternate" type="text/html" href="https://wiki.gtaconnected.com/wiki/index.php?title=stream.readString&amp;diff=6427&amp;oldid=prev"/>
		<updated>2019-08-24T15:30:32Z</updated>

		<summary type="html">&lt;p&gt;Mex moved page &lt;a href=&quot;/Stream.readString&quot; class=&quot;mw-redirect&quot; title=&quot;Stream.readString&quot;&gt;Stream.readString&lt;/a&gt; to &lt;a href=&quot;/stream.readString&quot; title=&quot;stream.readString&quot;&gt;stream.readString&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ScriptItem&lt;br /&gt;
|endpoint = shared&lt;br /&gt;
|type = method&lt;br /&gt;
|name = readString&lt;br /&gt;
|class = Stream&lt;br /&gt;
|parameters = void&lt;br /&gt;
|returnTypes = string&lt;br /&gt;
|usage = read data from a stream, that was written to the stream using &amp;lt;code&amp;gt;Stream::writeString()&amp;lt;/code&amp;gt;, because of the header at the start of the data containing an encoded data length&lt;br /&gt;
|returnInfo = a string containing the data read from the stream&lt;br /&gt;
|returnFail1 = null n/a&lt;br /&gt;
|notes = Data can utilize full octet range.&amp;lt;br&amp;gt;See also [[Stream.readBytes]], which reads data from a stream without a header.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Mex</name></author>
	</entry>
</feed>