README
Todo List
Swift_Mime_SimpleMimeEntity | --Swift_Mime_Attachment | --Swift_Mime_EmbeddedFile | --Swift_EmbeddedFile | --Swift_Image
static Swift_Mime_EmbeddedFile fromPath( string $path)
static Swift_Mime_EmbeddedFile newInstance( [string|Swift_OutputByteStream $data = null], [string $filename = null], [string $contentType = null])
Swift_Image __construct( [string|Swift_OutputByteStream $data = null], [string $filename = null], [string $contentType = null])
Details may be optionally provided to the constructor.