gfoidl / arduino-base64

A base64 library for the arduino platform, written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This library provides methods for encoding binary into base64 strings and the reverse operation.

About

A base64 library for the arduino platform, written in C

License:MIT License


Languages

Language:C++ 41.9%Language:C 39.6%Language:Arduino 18.6%