<?xml version="1.0" encoding="UTF-8"?><item><title>yEnc and UUEncode decoder</title><description>&lt;P&gt;As an update to my original uudecode article, here's a link to a class I've written that decodes either UUEncoded or yEnc encoded binaries.&lt;/P&gt;&#13;
&lt;P&gt;&amp;nbsp; &lt;A href="http://www.stevex.org/dottext/articles/368.aspx"&gt;ArticleDecoder.cs&lt;/A&gt;&lt;/P&gt;&#13;
&lt;P&gt;Basically you construct either a YencDecoder or a UuDecoder and feed it lines, and it writes output to the stream you passed to it's constructor.&amp;nbsp; Hope you find it useful.&lt;/P&gt;&#13;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description><pubDate>Thu, 01 Sep 2005 19:17:07 GMT</pubDate></item>