getBlob method
Returns the Blob object for a given MSBlobBuilder object.
![]() |
Syntax
var retVal = MSBlobBuilder.getBlob(contentType);Parameters
- contentType [in, optional]
-
Type: DOMString
- retVal [out, retval]
-
Type: Blob
Remarks
Us the Blob constructor instead of the MSBlobBuilder constructor.
See also
Show:
