Options for the Blob constructor.

Fields

@:optionaloptionaltype:Null<String>

The Blob content-type (MIME media type). No validation is performed.

@:optionaloptionalendings:Null<String>

One of 'transparent' or 'native'. When 'native', line endings in string source parts are converted to the platform native line-ending.