Home
• Base64Codec
Base64Codec
Base64Codec is a simple c++ object for encoding and decoding base64 data. Construct one with plaintext and get base64 code out of it. Construct one with base64 text and get plaintext out of it.
Base64Codec
Base64Codec is a simple c++ object for encoding and decoding base64 data. Construct one with plaintext and get base64 code out of it. Construct one with base64 text and get plaintext out of it.