Reads in the specifically formatted contents of a Stream (IStream) into the supporting object.
| Name | Type | Description |
| Format | String | Input String that specifies the format of the data to be read from the stream. |
| Stream | Unknown | Input/output object from which to read the formatted data. |