Scroll to navigation

SerdChunk(3) Serd SerdChunk(3)

NAME

SerdChunk -

SYNOPSIS

#include <serd.h>

Data Fields


const uint8_t * buf
 
size_t len
 

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