HTTP Server Middleware Library
cy_resource_static_data_t Struct Reference

Description

Static HTTP resource info.

Data Fields

const void * data
 A pointer to the data for the page/file resource.
 
uint32_t length
 The length in bytes of the page/file.