Oyster Harvest Area Closure Analysis 0.1
Prediction and analysis of NSW oyster harvest area closures.
Loading...
Searching...
No Matches
Utils_ReqData_TypeDef Struct Reference

Holds HTTP response data before converting these data into cJSON objects. More...

#include <utils.h>

Collaboration diagram for Utils_ReqData_TypeDef:

Data Fields

char * memory
 The (response) data. More...
 
size_t size
 Size of the (response) data. More...
 

Detailed Description

Holds HTTP response data before converting these data into cJSON objects.

Field Documentation

◆ memory

char* Utils_ReqData_TypeDef::memory

The (response) data.

◆ size

size_t Utils_ReqData_TypeDef::size

Size of the (response) data.


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