21 const char *
p = data.data();
22 while (*
p ==
' ' || *
p ==
'\t' || *
p ==
'\r' || *
p ==
'\n')
32 while (*
p && *
p !=
'>')
36 while (*
p ==
' ' || *
p ==
'\t' || *
p ==
'\r' || *
p ==
'\n')
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
const char * c_str() const
String representation.
std::vector< char > peek_data_fd(FILE *fd, off_t offset, size_t count)