topical media & game development

talk show tell print

server-socket-base64.h / h



  include <hush/export.h>
  include <string>
  
  std::string base64_encode(unsigned char const* , unsigned int len);
  std::string base64_decode(std::string const& s);
  


(C) Æliens 23/08/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.