llbase32.h

Go to the documentation of this file.
00001 
00033 #ifndef LLBASE32_H
00034 #define LLBASE32_h
00035 
00036 class LLBase32
00037 {
00038 public:
00039         static std::string encode(const U8* input, size_t input_size);
00040 };
00041 
00042 #endif

Generated on Thu Jul 1 06:08:19 2010 for Second Life Viewer by  doxygen 1.4.7