#include <apt_text_stream.h>
Data Fields | |
apt_str_t | text |
char * | pos |
const char * | end |
apt_bool_t | is_eos |
Text stream is used for message parsing and generation
const char* apt_text_stream_t::end |
End of stream pointer
Is end of stream reached
char* apt_text_stream_t::pos |
Current position in the stream
Text stream