goog.fs.blob
Functions
expand_more
getBlob( ...var_args ) → Blob
Blob
Concatenates one or more values together and converts them to a Blob.
Parameters |
| ||||
---|---|---|---|---|---|
Returns |
|
expand_more
getBlobWithProperties( parts, opt_type, opt_endings ) → Blob
Blob
Creates a blob with the given properties. See https://developer.mozilla.org/en-US/docs/Web/API/Blob for more details.
Parameters |
| ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Returns |
|