Class representing a MIME part.
Located in /Mime/Part.php (line 39)
create a new Mime Part.
The (unencoded) content of the Part as passed as a string or stream
Get the Content of the current Mime Part in the given encoding.
if this was created with a stream, return a filtered stream for reading the content. very useful for large file attachments.
Return the headers for this part as a string
Create and return the array of headers for this MIME part
check if this part can be read as a stream.
if true, getEncodedStream can be called, otherwise only getContent can be used to fetch the encoded content of the part
Documentation generated on Sat, 05 May 2007 11:57:07 -0700 by phpDocumentor 1.3.2