help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] NetClients.ESMTP package


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] NetClients.ESMTP package
Date: Mon, 29 Jun 2009 14:27:52 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Thunderbird/3.0b2


I currently "finished" the work on the Base64 class and here it is.

If I have time or you recommend it as an important part, I'll enhance it
with base64 after MIME, base 64 after PEM and base64 with the URL-save
alphabet.

I'll be committing it tonight as NetProtocolInterpreter class >> #encodeBase64:. I plan to do some changes. You can look at them for your own education and benchmark the difference (I didn't).

For decoding, I'm adding Integer >> #digitAt: and using the existing code instead.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]