ITS
enc_dyn_arg Struct Reference

Public Attributes

void * buffer
 
size_t length
 
size_t allocated
 

Detailed Description

Definition at line 44 of file per_encoder.c.

Member Data Documentation

◆ allocated

size_t enc_dyn_arg::allocated

Definition at line 47 of file per_encoder.c.

Referenced by encode_dyn_cb().

◆ buffer

void* enc_dyn_arg::buffer

Definition at line 45 of file per_encoder.c.

Referenced by encode_dyn_cb(), and uper_encode_to_new_buffer().

◆ length

size_t enc_dyn_arg::length

Definition at line 46 of file per_encoder.c.

Referenced by encode_dyn_cb().


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