|
Serd
0.5.0
|
#include <serd.h>
Data Fields | |
| const uint8_t * | buf |
| size_t | n_bytes |
| size_t | n_chars |
| SerdNodeFlags | flags |
| SerdType | type |
A syntactic RDF node.
| const uint8_t* SerdNode::buf |
Value string.
| size_t SerdNode::n_bytes |
Size in bytes (not including null)
| size_t SerdNode::n_chars |
Length in characters (not including null)
Node flags (e.g.
string properties)
Node type.
1.7.6.1