decodeMessage

Decodes a message body according to the specified content transfer encoding ("Content-Transfer-Encoding" header).

The result is returned as a UTF-8 string.

@safe
string
decodeMessage

Meta