suspend fun FileEntry.readAsArrayBuffer(): Result<ArrayBuffer, FileException>
Read file content as an array buffer.