Blob

Blob

Methods

toArrayBuffer(cb)

Source:
Parameters:
Name Type Description
cb Blob.Blob_toArrayBuffer

toURL(optionsopt) → {string}

Source:
Parameters:
Name Type Attributes Description
options object <optional>
Properties
Name Type Attributes Description
type string <optional>
Returns:
Type
string

Type Definitions

Blob_toArrayBuffer(err, data)

Source:
Parameters:
Name Type Description
err Error
data ArrayBuffer