Doug Anson / Base64

Dependents:   GSMandSdWork

Embed: (wiki syntax)

« Back to documentation index

Base64.cpp File Reference

Base64.cpp File Reference

Base64 encoding and decoding (DERIVED WORK) More...

Go to the source code of this file.


Detailed Description

Base64 encoding and decoding (DERIVED WORK)

Author:
David Smart, Smartware Computing, Doug Anson ARM
Version:
1.0
See also:

Copyright (c) 2014

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note:
Copyright © 2013 by Smartware Computing, all rights reserved. Individuals may use this application for evaluation or non-commercial purposes. Within this restriction, changes may be made to this application as long as this copyright notice is retained. The user shall make clear that their work is a derived work, and not the original. Users of this application and sources accept this application "as is" and shall hold harmless Smartware Computing, for any undesired results while using this application - whether real or imagined.

author David Smart, Smartware Computing

Definition in file Base64.cpp.