Mime (dw::module::Mime)
This module contains helper functions for working with MIME type.
To use this module, you must import it to your DataWeave code, for example,
by adding the line import * from dw::module::Mime
to the header of your
DataWeave script.
Introduced in DataWeave version 2.7.0.
Functions
Name | Description |
---|---|
Transforms a MIME type string value representation to a |
|
Returns |
|
Transforms a |