You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jakub Žitný edited this page Mar 4, 2017
·
1 revision
Any browser that supports the JavaScript File API
should be compatible. The File API, includes the FileReader object that
Evaporate uses to calculate MD5 checksums through the readAsArrayBuffer
method. Refer to this list of browsers that support the File API.
Evaporate does not invoke the File constructor.