getBlob
json.getBlob()
Loads a file as a Blob (large binary object). Useful for images, sounds, etc.
json.getBlob(path)
path
String
Path or URL where the resource will be loaded from.
json.getBlob()
Loads a file as a Blob (large binary object). Useful for images, sounds, etc.
json.getBlob(path)
path
String
Path or URL where the resource will be loaded from.