Apache2
apr_jose_text_t Struct Reference

#include <apr_jose.h>

Data Fields

const char * text
 
apr_size_t len
 

Detailed Description

Signed char data of a given length

Field Documentation

◆ len

apr_size_t apr_jose_text_t::len

Length of the text

◆ text

const char* apr_jose_text_t::text

Pointer to the text


The documentation for this struct was generated from the following file: