Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Systems Interfaces & Deployment > File Operations > Low-Level File Operations > InputStream >

InputStream

InputStream
is an object that represents an input stream for functions such as Read and Find.
  • The serial number n is unique across all streams, regardless of their name.
StringToStream opens an input stream:
List of input streams that are currently opened:
Use Close to close streams:
StringToStream opens an input stream:
In[1]:=
Click for copyable input
Out[1]=
List of input streams that are currently opened:
In[2]:=
Click for copyable input
Out[2]=
Use Close to close streams:
In[3]:=
Click for copyable input
Out[3]=
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF