{"json_modified": "2016-10-13T00:58:57.129961", "uuid": "b32650ea-603b-4844-961e-bb35d80b0d72", "title": "FileReader.readAsText()", "url": "/en-US/docs/Web/API/FileReader/readAsText", "tags": ["API", "Files", "Reference", "R\u00e9f\u00e9rence", "File API", "Method"], "translations": [{"uuid": "1dcdc197-57cd-4efb-9998-39d2bb5cd89b", "title": "FileReader.readAsText()", "url": "/ja/docs/Web/API/FileReader/readAsText", "tags": [], "summary": "readAsText
\u30e1\u30bd\u30c3\u30c9\u306f\u3001 \u6307\u5b9a\u3055\u308c\u305f Blob
\u306a\u3044\u3057 File
\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8aad\u307f\u8fbc\u3080\u305f\u3081\u306b\u4f7f\u7528\u3057\u307e\u3059\u3002 \u8aad\u8fbc\u51e6\u7406\u304c\u7d42\u4e86\u3059\u308b\u3068 readyState
\u306f DONE
\u306b\u5909\u308f\u308a\u3001
loadend
\u30a4\u30d9\u30f3\u30c8\u304c\u751f\u3058\u307e\u3059\u3002\u305d\u308c\u3068\u540c\u6642\u306b result
\u30d7\u30ed\u30d1\u30c6\u30a3\u306b\u306f\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u304c\u6587\u5b57\u5217\u3068\u3057\u3066\u683c\u7d0d\u3055\u308c\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2015-05-11T04:31:12", "review_tags": []}, {"uuid": "6c732103-6048-4a55-abc5-df7d2580e368", "title": "FileReader.readAsText()", "url": "/zh-CN/docs/Web/API/FileReader/readAsText", "tags": [], "summary": "readAsText
\u65b9\u6cd5\u53ef\u4ee5\u5c06 Blob
\u00a0\u6216\u8005 File
\u5bf9\u8c61\u8f6c\u6839\u636e\u7279\u6b8a\u7684\u7f16\u7801\u683c\u5f0f\u8f6c\u5316\u4e3a\u5185\u5bb9(\u5b57\u7b26\u4e32\u5f62\u5f0f)", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2016-10-13T00:58:28", "review_tags": []}], "modified": "2016-10-13T00:58:57", "label": "FileReader.readAsText()", "localization_tags": [], "locale": "en-US", "id": 83325, "last_edit": "2016-10-13T00:58:51", "summary": "The readAsText
method is used to read the contents of the specified Blob
or File
. When the read operation is complete, the readyState
is changed to DONE
, the loadend
is triggered, and the result
attribute contains the contents of the file as a text string.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Parameters", "title": "Parameters"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/FileReader/readAsText", "review_tags": []}