mailparse_stream_encode

 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.