readAsText method
Reads a MSStreamReader object into memory as a text string.
![]() |
Syntax
var retval = MSStreamReader.readAsText(stream, encoding, size);Parameters
- stream [in]
-
Type: MSStream
- encoding [in, optional]
-
Type: DOMString
- size [in, optional]
-
Type: signed long long
Return value
Type: HRESULT
This method can return one of these values.
- S_OK
See also
Send comments about this topic to Microsoft
Build date: 11/20/2012
