Read an object of a specified type from a stream.
Read[stream]
Read[stream, type]
Read[stream, {type1, type2, …}]
- NullRecords — default False
- NullWords — default False
- RecordSeparators — default { "\r\n" , "\n" , "\r" }
- TokenWords — default { }
- WordSeparators — default { " " , " ∖ t" }