Expand description
Routines for manipulating RFC2047 encoded words.
An ecoded word looks like this: =?charset[*lang]?cte?encoded_string?=
.
Structs§
- Decoding
Result - The result from decoding an encoded word.
Enums§
- Charset
- Map character sets to their email properties.
- Decoding
Error - Defect
- These are parsing defects which the parser was able to work around.
- Encoding
- Encoding
Flag - Flags for types of header encodings