Is it equal to Uuencode?
Thanks.

Re: Convert.FromBase64String Question by Franz

Franz
Thu Nov 06 11:12:22 CST 2003

I will try it
Thanks. :-)

--
Franz Wong
My C++ and C# Site (Traditional Chinese) :
http://www.franzwong.com/Programming


"Pieter Philippaerts" <Pieter@nospam.mentalis.org> ¦b¶l¥ó
news:OS0d2JFpDHA.3504@TK2MSFTNGP11.phx.gbl ¤¤¼¶¼g...
> "Franz" <honfung3@yahoo.com.hk> wrote in message
> > Is it equal to Uuencode?
>
> No, they are not the same. UU encoding or decoding is not supported in the
> .NET framework.
> I've attached some code I wrote a while ago. No guarantees that it works,
> but I seem to remember that it worked at the time.
>
> Regards,
> Pieter Philippaerts
> Managed SSL/TLS: http://www.mentalis.org/go.php?sl
>
>
>