Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
Public Attributes | List of all members
ua_resp_body Struct Reference

Public Attributes

char * buf
 
size_t length
 
size_t bufsize
 

Member Data Documentation

◆ buf

char* ua_resp_body::buf

the api response string and its length

◆ bufsize

size_t ua_resp_body::bufsize

the real size occupied in memory by 'buf'


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