readAsText
Summary
Returns partial Blob data representing the number of bytes currently loaded (as a fraction of the total), decoded into memory according to the encoding determination.
Method of apis/file/MSStreamReaderapis/file/MSStreamReader
Syntax
var = MSStreamReader.readAsText(/* see parameter list */);
Parameters
stream
- Data-type
- any
encoding
- Data-type
- any
size
- Data-type
- any
Return Value
Returns an object of type DOM NodeDOM Node
Type: HRESULT
This method can return one of these values.
S_OK
Attributions
Microsoft Developer Network: Windows Internet Explorer API reference Article