![]() |
Thingstream Client Library
BLD4131-v2.13
|
Base64 codec implemented as a ThingstreamTransport instance. More...
#include "transport_api.h"
Functions | |
ThingstreamTransport * | Thingstream_createBase64CodecTransport (ThingstreamTransport *inner) |
Base64 codec implemented as a ThingstreamTransport instance.
ThingstreamTransport* Thingstream_createBase64CodecTransport | ( | ThingstreamTransport * | inner | ) |
Create a base64 codec instance
inner | the ThingstreamTransport instance the codec should wrap |