makeBlob

open fun makeBlob(file: File): BT

Creates a blob instance from a file dropped on the drop area. Default implementation:

Parameters

file

JavaScript File to create the blob from.