Description
Reads specified number of bytes from the file stream
Syntax
stream.read(bytes)
Parameters
Returns
Returns a string represents the read bytes.