Subversion
|
A simple counted string. More...
#include <svn_string.h>
Data Fields | |
const char * | data |
pointer to the bytestring | |
apr_size_t | len |
length of bytestring |
A simple counted string.
Definition at line 96 of file svn_string.h.