the content.
Get the length of the content of param.
the length of the content
Get the MIME type of the parameter. For example, basic strings have the MIME type "text/plain".
the MIME type
Get the original file name of the parameter, if one is available.
the filename if set, or null.
Get the name of the parameter.
the parameter name.
Determine if the parameter is a string value, i.e. the content type is "text/plain".
true if the parameter is a string, false otherwise.
Decrease the reference count on param, destroying it if the reference count
reaches 0.
Staticnew_Staticnew_Staticnew_Optionalfilename: stringOptionalowner: anyOptionalowner_dnotify: DestroyNotify
Get the content of
param. The content should be treated as read-only and not modified in any way.