]> git.zarvox.org Git - shareboard.git/commit
Implement base64 encoding and decoding, so we can serialize images.
authorDrew Fisher <drew.m.fisher@gmail.com>
Thu, 7 Oct 2010 20:28:50 +0000 (13:28 -0700)
committerDrew Fisher <drew.m.fisher@gmail.com>
Thu, 7 Oct 2010 20:28:50 +0000 (13:28 -0700)
commit65963cf96b801fc8d4322de69d142ca03d16b712
tree1e5a9145adbc63afd25508dd3f9053ced616dccb
parenta4156d365e75e3b691a468a9e81d272303dd9367
Implement base64 encoding and decoding, so we can serialize images.
base64.cpp [new file with mode: 0644]
base64.h [new file with mode: 0644]
shareboard.pro