@koduhai/dmarc-parser
Preparing search index...
parseReportEmail
Function parseReportEmail
parseReportEmail
(
rawMime
:
Uint8Array
<
ArrayBufferLike
>
|
Buffer
<
ArrayBufferLike
>
,
)
:
Promise
<
DmarcReport
>
Convenience: extract the XML from a raw MIME email and parse it in one call.
Parameters
rawMime
:
Uint8Array
<
ArrayBufferLike
>
|
Buffer
<
ArrayBufferLike
>
Returns
Promise
<
DmarcReport
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@koduhai/dmarc-parser
Loading...
Convenience: extract the XML from a raw MIME email and parse it in one call.