Typedef anjay_ret_bytes_ctx_t

Typedef Documentation

typedef struct anjay_ret_bytes_ctx_struct anjay_ret_bytes_ctx_t

Type used to return a chunked blob of data in response to a request from server. Useful in cases where the application needs to send more data than it can fit in the memory.