to_string
Description:
Allocates a string buffer containing the raw rfc822 headers contained in this.
Parameters:
this | |
options |
a FormatOptions or null |
Returns:
a string containing the header block. |
Allocates a string buffer containing the raw rfc822 headers contained in this.
this | |
options |
a FormatOptions or null |
a string containing the header block. |