DataWrapper.writeToStream
ptrdiff_t writeToStream(gmime.stream.Stream stream)Writes the raw (decoded) data to the output stream.
Parameters
stream | output stream |
Returns
the number of bytes written or %-1 on failure.
ptrdiff_t writeToStream(gmime.stream.Stream stream)Writes the raw (decoded) data to the output stream.
stream | output stream |