ITS
|
Public Attributes | |
void * | buffer |
size_t | length |
size_t | allocated |
Definition at line 44 of file per_encoder.c.
size_t enc_dyn_arg::allocated |
Definition at line 47 of file per_encoder.c.
Referenced by encode_dyn_cb().
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().
size_t enc_dyn_arg::length |
Definition at line 46 of file per_encoder.c.
Referenced by encode_dyn_cb().