Function anjay_send_batch_builder_cleanup
Defined in File lwm2m_send.h
Function Documentation
-
void anjay_send_batch_builder_cleanup(anjay_send_batch_builder_t **builder)
Releases batch builder and discards all data. It has no effect if builder was previously compiled.
- Parameters:
builder – Pointer to pointer to data builder. Set to NULL after cleanup.