mhtml-stream
    Preparing search index...

    Interface ParseOptions

    options for mhtml parsing

    interface ParseOptions {
        decoderOverrides?: Map<string, Decoder>;
    }
    Index

    Properties

    decoderOverrides?: Map<string, Decoder>

    custom decoders for other Content-Transfer-Encodings