|
Barracuda Application Server C/C++ Reference
Native APIs, integration guides, and platform interfaces
|
The UBJSON Encoder buffer is used by the encoder UBJEncoder.
#include <ubjson.h>
Public Member Functions | |
| UBJEBuf (UBJEBuf_FlushCB cb, U8 *buf, S32 bufLen) | |
| Initialize the UBJSON Encoder buffer. More... | |
| ~UBJEBuf () | |
| No-op destructor; neither flushes nor frees application buffer storage. More... | |