<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Marshalling (computer science) - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=marshalling_(computer_science)&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=marshalling_%28computer_science%29&amp;p=8">3.Next</a>
</p>
<p>"<a href="page.php?w=serialization">serialize</a>" an object means to convert its state into a byte stream in such a way that the byte stream may be converted back into a copy of the object, which is unmarshalling in essence. Different programming languages either make or don't make the distinction between the two concepts. A few examples:</p>

<p>In <a href="page.php?w=Python_%28programming_language%29">Python</a>, the term "marshal" is used for a specific type of "serialization" in the Python standard library - storing internal python objects:</p><p>
<a accesskey="1" href="page.php?w=marshalling_(computer_science)&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=marshalling_%28computer_science%29&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
