readAsArrayBuffer


Purpose

Returns the read data as the ArrayBuffer object.

Signature

FileReader.readAsArrayBuffer(blob)

Returns

Returns the data contents of the Blob object as the ArrayBuffer object.

Parameter

Name Description Type Use
blob Blob int required

Related topics

FileReader
Overview
Legal notice | Copyright © 2015 and Confidential to Pegasystems Inc. All rights reserved. | Feedback
Advanced...