GMime Library Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Next Page >>> |
Data wrappers are a very simple concept. They wrap data. Actually, they wrap around a source stream and contain information about the format of the source stream. This makes writing a data wrapper to another stream incredibly easy because it will unformat the data into it's raw form before writing it to the output stream.