RE: RE: PATCH: Base64 class

2001-10-15 Thread Petr Gotthard
Thanx, I am going to implement HexBin::encode() and HexBin::decode() in one or two weeks. regards, Petr -Original Message- From: PeiYong Zhang [mailto:[EMAIL PROTECTED]] Sent: Friday, October 12, 2001 11:55 PM To: [EMAIL PROTECTED] Subject: Re: PATCH: Base64 class Petr, Your patc

PATCH: Base64 class

2001-09-30 Thread Petr Gotthard
Hello world, please find attached patches for Base64 class, that provides several improvements. The main change is new method "Base64::encode" for encoding binary data and some new private data members. In coherence with these changes, it was necessary to rename some existing private data member