[Top]
MIME
MIME.Message
|
Method MIME.Message()->setdata()
- Method
setdata
-
void setdata(string data)
- Description
-
Replaces the body entity of the data with a new piece of raw data.
The new data should comply to the format indicated by the
type and subtype attributes.
- Note
-
Do not use this method unless you know what you are doing.
- See also
-
getdata() , setencoded , data
|