TSMimeHdrCreate¶
概要¶
#include <ts/ts.h>
-
TSReturnCode TSMimeHdrCreate(TSMBuffer bufp, TSMLoc *locp)¶
解説¶
Creates a new MIME header within bufp.
Release with a call to TSHandleMLocRelease()
.
#include <ts/ts.h>
Creates a new MIME header within bufp.
Release with a call to TSHandleMLocRelease()
.