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


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to