HeaderRawValueFormatter
Description:
[ CCode ( has_target = false ) ]
public delegate string HeaderRawValueFormatter (Header header, FormatOptions options, string value, string charset)
public delegate string HeaderRawValueFormatter (Header header, FormatOptions options, string value, string charset)
Function callback for encoding and formatting a header value.
Parameters:
header |
a Header |
options | |
value |
an unencoded header value |
charset |
a charset |
Returns:
the encoded and formatted raw header value. |
Namespace: GMime
Package: gmime-3.0