Reads all bytes from the stream.
public static byte[] ReadAllBytes(this Stream stream)
An array of all bytes read from the stream.