bool mailparse_stream_encode ( resource $sourcefp , resource $destfp , string $encoding )
Streams data from the source file pointer, apply encoding and write to the destination file pointer.
Returns TRUE on success or FALSE on failure.