__toString() __toString() : string Returns the string value of the raw data. Returns string — String value.
escape() escape() : string Returns the data formatted for output to the IMAP server. Returns string — IMAP escaped string.
stripNonAtomCharacters() stripNonAtomCharacters() : string Strip out any characters that are not allowed in an IMAP atom. Returns string — The atom data disallowed characters removed.