<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FDieResult%2FDeserialize</id>
	<title>Dice/DieResult/Deserialize - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://skizzerz.net/DiceRoller/index.php?action=history&amp;feed=atom&amp;title=Dice%2FDieResult%2FDeserialize"/>
	<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/DieResult/Deserialize&amp;action=history"/>
	<updated>2026-04-05T22:05:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://skizzerz.net/DiceRoller/index.php?title=Dice/DieResult/Deserialize&amp;diff=843&amp;oldid=prev</id>
		<title>Skizzerz: Created page with &quot;{{APIdoc|DieResult.Deserialize Method (Stream)}} Deserializes binary data from the given stream.  {{ns}}  == Syntax == &lt;syntaxhighlight lang=&quot;C#&quot;&gt; public static DieResult Dese...&quot;</title>
		<link rel="alternate" type="text/html" href="https://skizzerz.net/DiceRoller/index.php?title=Dice/DieResult/Deserialize&amp;diff=843&amp;oldid=prev"/>
		<updated>2017-05-15T19:48:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{APIdoc|DieResult.Deserialize Method (Stream)}} Deserializes binary data from the given stream.  {{ns}}  == Syntax == &amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt; public static DieResult Dese...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{APIdoc|DieResult.Deserialize Method (Stream)}}&lt;br /&gt;
Deserializes binary data from the given stream.&lt;br /&gt;
&lt;br /&gt;
{{ns}}&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;C#&amp;quot;&amp;gt;&lt;br /&gt;
public static DieResult Deserialize(&lt;br /&gt;
    Stream serializationStream&lt;br /&gt;
)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Parameters ===&lt;br /&gt;
; ''serializationStream''&lt;br /&gt;
: Type: System.IO.Stream&lt;br /&gt;
: Stream containing serialized data.&lt;br /&gt;
&lt;br /&gt;
=== Return Value ===&lt;br /&gt;
Type: [[Dice/DieResult|Dice.DieResult]]&lt;br /&gt;
&lt;br /&gt;
The deserialized DieResult.&lt;br /&gt;
&lt;br /&gt;
== Remarks ==&lt;br /&gt;
This method should be used whenever deserializing data from a database or other persistent storage (that was serialized using [[../Serialize|DieResult.Serialize]]). It should '''not''' be used when deserializing data that was not serialized using DieResult.Serialize().&lt;/div&gt;</summary>
		<author><name>Skizzerz</name></author>
		
	</entry>
</feed>