Mistake on this page? Email us
m2mstringbuffer.h File Reference

StringBuffer. This class performs common string concatenation operations on a fixed-sized buffers. More...

#include "mbed-client/m2mstringbufferbase.h"
#include <assert.h>
#include <stddef.h>

Go to the source code of this file.

Data Structures

class  StringBuffer< SIZE >
 

Detailed Description

StringBuffer. This class performs common string concatenation operations on a fixed-sized buffers.