mailparse_stream_encode Streams data from source file pointer, apply encoding and write to destfp &reftitle.description; boolmailparse_stream_encode resourcesourcefp resourcedestfp stringencoding Streams data from the source file pointer, apply encoding and write to the destination file pointer. &reftitle.parameters; sourcefp A valid file handle. The file is streamed through the parser. destfp The destination file handle in which the encoded data will be written. encoding One of the character encodings supported by the mbstring module. &reftitle.returnvalues; &return.success; &reftitle.examples; <function>mailparse_stream_encode</function> example ]]> &example.outputs;