Readable.ReadAll Method
Reads until the end of the input stream and returns a String. If provided, the optional parameter Enc specifies the text encoding to be defined for the String to be read.
Syntax
Readable.ReadAll [enc]
Parameters | |
enc (Optional) |