Method MIME.Message()->setcharset()
- Method setcharset
voidsetcharset(stringcharset)- Description
Sets the charset parameter of the Content-Type header.
This is equivalent of calling
setparam("charset",.charset)- See also
void setcharset(string charset)
Sets the charset parameter of the Content-Type header.
This is equivalent of calling setparam("charset", .charset)