Previous Page
setDisposition()

Solar_Mail_Message_Part
setEncoding()

Next Page
setFilename()

setEncoding()

public void setEncoding ( string $encoding )

Sets the Content-Transfer-Encoding for this part.

Parameters

  • (string) $encoding: Typically 'base64' or 'quoted-printable'.

Returns

  • (void)

Description

Sets the Content-Transfer-Encoding for this part.