coap_block_slicer_t Struct Reference

Blockwise transfer helper struct. More...

Detailed Description

Blockwise transfer helper struct.

Definition at line 244 of file nanocoap.h.

#include <nanocoap.h>

Data Fields

size_t start
 Start offset of the current block

 
size_t end
 End offset of the current block

 
size_t cur
 Offset of the generated content

 
uint8_t * opt
 Pointer to the placed option

 

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