Go to the documentation of this file.
17 headersEnd(
const char *mime,
size_t l,
bool &containsObsFold)
21 containsObsFold =
false;
23 while (e < l && state < 3) {
36 else if (
'\n' == mime[e])
38 else if (
' ' == mime[e] ||
'\t' == mime[e]) {
39 containsObsFold =
true;
const char * rawContent() const
size_type length() const
Returns the number of bytes stored in SBuf.