Decodes the data represented by the mime data
@override Uint8List decodeBinary(String? contentTransferEncoding) => MailCodec.decodeBinary(body, contentTransferEncoding);