HTP  0.5
Data Fields
htp_file_data_t Struct Reference

#include <htp.h>

Data Fields

htp_file_tfile
 
const unsigned char * data
 
size_t len
 

Detailed Description

Represents a chunk of file data.

Field Documentation

const unsigned char* htp_file_data_t::data

Pointer to the data buffer.

htp_file_t* htp_file_data_t::file

File information.

size_t htp_file_data_t::len

Buffer length.


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