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 Fri May 16 08:32:02 2008 for SecondLife by  doxygen 1.5.5