readAsArrayBuffer
The readAsArrayBuffer()
method of the FileReaderSync interface allows to read File or Blob objects in a synchronous way into an ArrayBuffer.
The readAsArrayBuffer()
method of the FileReaderSync interface allows to read File or Blob objects in a synchronous way into an ArrayBuffer.