Subversion 1.6.16
Data Fields

svn_string_t Struct Reference

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

Detailed Description

A simple counted string.

Definition at line 91 of file svn_string.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines