Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Hydra Core Library Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::Base64Encoder

Group:  General


Does not inherit

Local Index

Members

Header File

#include <rwsf/core/Base64Encoder.h>

Description

rwsf::Base64Encoder provides static functions for encoding and decoding base64 encoded strings.

Static Public Member Functions

static std::string
encode(const std::string& str);
static std::string
decode(const std::string& str);


Previous fileTop of DocumentContentsIndex pageNext file

©2004-2007 Copyright Quovadx, Inc. All Rights Reserved.
Quovadx and Rogue Wave are registered trademarks and HydraSDO is a trademark of Quovadx, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.