Home > borogove > persistence > Dummy > hasMedia
persistence.Dummy.hasMedia() method
Signature:
hasMedia(hashAlgorithm: string, hash: ArrayBuffer): Promise<boolean markdown="1">;
Parameters
| Parameter | Type | Description |
|---|---|---|
| hashAlgorithm | string | |
| hash | ArrayBuffer |
Returns:
Promise<boolean>