Kii Thing SDK Embedded
 All Classes Files Functions Variables Typedefs
Public Attributes | List of all members
kii_chunk_data_t Struct Reference

#include <kii.h>

Public Attributes

char * body_content_type
 
size_t position
 
size_t length
 
size_t total_length
 
void * chunk
 

Detailed Description

represents chunk data

Member Data Documentation

char* kii_chunk_data_t::body_content_type

content-type of the body

void* kii_chunk_data_t::chunk

chunk data

size_t kii_chunk_data_t::length

length of the chunk

size_t kii_chunk_data_t::position

position of the chunk.(bytes count)

size_t kii_chunk_data_t::total_length

total length of the body


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