GMime Data Wrappers

Name

GMime Data Wrappers -- How to use GMime Data Wrappers

Overview of Data Wrappers

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 a stream incredibly easy because it will decode the data into its raw form before writing it to the output stream for you.