table of contents
other versions
- wheezy 0.14.0~dfsg0-2
SerdChunk(3) | Serd | SerdChunk(3) |
NAME¶
SerdChunk -SYNOPSIS¶
#include <serd.h>Data Fields¶
const uint8_t * buf
Detailed Description¶
An unterminated string fragment.Field Documentation¶
const uint8_t* SerdChunk::buf¶
Start of chunk.size_t SerdChunk::len¶
Length of chunk in bytes.Author¶
Generated automatically by Doxygen for Serd from the source code.Thu Apr 19 2012 | Version 0.14.0 |