InputStream
Usage
• InputStream["name", n] is an object that represents an input stream for functions such as Read and Find.
Notes
• OpenRead returns an InputStream object. • The serial number n is unique across all streams, regardless of their name. • StringToStream returns an object of the form InputStream[String, n]. • New in Version 2.
|