raw_data_context_t Struct Reference

#include <src/http_processor.h>

Collaboration diagram for raw_data_context_t:
Collaboration graph

Data Fields

mcl_size_t total_size
 Total size of raw data context. More...
 
mcl_size_t last_index
 Last index of raw data context. More...
 

Detailed Description

Definition at line 47 of file http_processor.h.

Field Documentation

mcl_size_t raw_data_context_t::last_index

Last index of raw data context.

Definition at line 50 of file http_processor.h.

mcl_size_t raw_data_context_t::total_size

Total size of raw data context.

Definition at line 49 of file http_processor.h.


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