[base] bse64 encoder

Really slow implementation.  Speed up on a rainy day.
This commit is contained in:
Joe Thornber
2013-10-10 10:18:46 +01:00
parent 83f1e4bdd9
commit a29b5c8d07
5 changed files with 330 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ TEST_SOURCE=\
\
unit-tests/array_block_t.cc \
unit-tests/array_t.cc \
unit-tests/base64_t.cc \
unit-tests/bitset_t.cc \
unit-tests/block_t.cc \
unit-tests/btree_t.cc \