Implemented cBase64Encoder

This commit is contained in:
Klaus Schmidinger
2005-12-29 16:02:37 +01:00
parent cb428520e6
commit 61fefd00bf
4 changed files with 84 additions and 2 deletions

View File

@@ -1565,3 +1565,8 @@ Christof Steininger <christof.steininger@t-online.de>
Kendy Kutzner <kutzner@ira.uka.de>
for making the version number of EPG events be stored in the epg.data file
Bob Withers <bwit@pobox.com>
for publishing a Base64 encoder at http://www.ruffboy.com/download.htm
(http://www.ruffboy.com/code/Base64.zip), part of which was used when writing
the cBase64Encoder class