FUtils/FUBase64.h File Reference

This file contains the FUBase64 namespace, exposing methods to encode and decode string to and from the Base64 format. More...

Go to the source code of this file.

Namespaces

namespace  FUBase64

Functions

FCOLLADA_EXPORT void FUBase64::encode (const UInt8List &input, UInt8List &output)
 Encodes the given input string in Base64, and stores the result in the output string.
FCOLLADA_EXPORT void FUBase64::decode (const UInt8List &input, UInt8List &output)
 Decodes the given input string from the Base64 format, and stores the result in the output string.


Detailed Description

This file contains the FUBase64 namespace, exposing methods to encode and decode string to and from the Base64 format.


Generated on Thu Feb 14 16:58:36 2008 for FCollada by  doxygen 1.4.6-NO