<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://npc-for-vcmp.sourceforge.io/wikiw/index.php?action=history&amp;feed=atom&amp;title=ReadString</id>
	<title>ReadString - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://npc-for-vcmp.sourceforge.io/wikiw/index.php?action=history&amp;feed=atom&amp;title=ReadString"/>
	<link rel="alternate" type="text/html" href="https://npc-for-vcmp.sourceforge.io/wikiw/index.php?title=ReadString&amp;action=history"/>
	<updated>2026-06-07T21:20:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.5</generator>
	<entry>
		<id>https://npc-for-vcmp.sourceforge.io/wikiw/index.php?title=ReadString&amp;diff=1074&amp;oldid=prev</id>
		<title>Habi: Created page with &quot;{{Welcome|desc=This will read a string from the blob of onServerData.|params=&lt;source lang=&quot;lua&quot;&gt;( data )&lt;/source&gt;&lt;poem&gt; ::data : The blob obtained from onServerData &lt;/poem&gt;| example=&lt;source lang=&quot;lua&quot;&gt; function OnServerData( data ) {     local a = ReadString(data);     print(&quot;I received string &quot; + a + &quot; from server\n&quot;); } &lt;/source&gt;| retvals=The function returns the string on success. On failure throw error.| relfuncs=*ReadInt *ReadFloat *ReadByte *O...&quot;</title>
		<link rel="alternate" type="text/html" href="https://npc-for-vcmp.sourceforge.io/wikiw/index.php?title=ReadString&amp;diff=1074&amp;oldid=prev"/>
		<updated>2023-06-24T17:44:40Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Welcome|desc=This will read a string from the blob of &lt;a href=&quot;/wikiw/index.php/OnServerData&quot; title=&quot;OnServerData&quot;&gt;onServerData&lt;/a&gt;.|params=&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt;( data )&amp;lt;/source&amp;gt;&amp;lt;poem&amp;gt; ::data : The blob obtained from &lt;a href=&quot;/wikiw/index.php/OnServerData&quot; title=&quot;OnServerData&quot;&gt;onServerData&lt;/a&gt; &amp;lt;/poem&amp;gt;| example=&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt; function OnServerData( data ) {     local a = ReadString(data);     print(&amp;quot;I received string &amp;quot; + a + &amp;quot; from server\n&amp;quot;); } &amp;lt;/source&amp;gt;| retvals=The function returns the string on success. On failure throw error.| relfuncs=*&lt;a href=&quot;/wikiw/index.php/ReadInt&quot; title=&quot;ReadInt&quot;&gt;ReadInt&lt;/a&gt; *&lt;a href=&quot;/wikiw/index.php/ReadFloat&quot; title=&quot;ReadFloat&quot;&gt;ReadFloat&lt;/a&gt; *&lt;a href=&quot;/wikiw/index.php/ReadByte&quot; title=&quot;ReadByte&quot;&gt;ReadByte&lt;/a&gt; *O...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Welcome|desc=This will read a string from the blob of [[onServerData]].|params=&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt;( data )&amp;lt;/source&amp;gt;&amp;lt;poem&amp;gt;&lt;br /&gt;
::data : The blob obtained from [[onServerData]]&lt;br /&gt;
&amp;lt;/poem&amp;gt;|&lt;br /&gt;
example=&amp;lt;source lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
function OnServerData( data )&lt;br /&gt;
{&lt;br /&gt;
    local a = ReadString(data);&lt;br /&gt;
    print(&amp;quot;I received string &amp;quot; + a + &amp;quot; from server\n&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;|&lt;br /&gt;
retvals=The function returns the string on success. On failure throw error.|&lt;br /&gt;
relfuncs=*[[ReadInt]]&lt;br /&gt;
*[[ReadFloat]]&lt;br /&gt;
*[[ReadByte]]&lt;br /&gt;
*[[OnServerData]]}}&lt;/div&gt;</summary>
		<author><name>Habi</name></author>
	</entry>
</feed>