AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
Go to the source code of this file.
Namespaces | |
alexaClientSDK | |
Whether or not curl logs should be emitted. | |
alexaClientSDK::codecUtils | |
Binary codec utilities. | |
Functions | |
bool | alexaClientSDK::codecUtils::encodeBase64 (const Bytes &binary, std::string &base64String) noexcept |
Encodes binary data into string using Base64. More... | |
bool | alexaClientSDK::codecUtils::decodeBase64 (const std::string &base64String, Bytes &binary) noexcept |
Decodes binary data from string using Base64. More... | |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0