interface FileReaderSync {. constructor();. // Synchronously return strings. [Throws]. ArrayBuffer readAsArrayBuffer(Blob blob);. [Throws].
確定! 回上一頁