Methods
toArrayBuffer(cb)
Parameters:
Name | Type | Description |
---|---|---|
cb |
Blob.Blob_toArrayBuffer |
toURL(optionsopt) → {string}
Parameters:
Name | Type | Attributes | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
<optional> |
Properties
|
Returns:
- Type
- string
Type Definitions
Blob_toArrayBuffer(err, data)
Parameters:
Name | Type | Description |
---|---|---|
err |
Error | |
data |
ArrayBuffer |