[This is preliminary documentation and is subject to change.]
The StreamSource type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| StreamSource(Stream, Language, String) |
Constructs stream source with specified language and default encoding
| |
| StreamSource(Stream, Encoding, Language, String) |
Constructs stream source with specified language and encoding
|
Methods
| Name | Description | |
|---|---|---|
Closes the (Inherited from | ||
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from | ||
| (Inherited from | ||
Releases all resources used by the (Inherited from | ||
| (Inherited from | ||
Determines whether the specified object is equal to the current object. (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as the default hash function. (Inherited from | ||
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from | ||
Gets the (Inherited from | ||
Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from | ||
| PeekChar | ||
| (Inherited from | ||
| (Inherited from | ||
| ReadAsync | (Inherited from | |
| ReadBlock | (Inherited from | |
| ReadBlockAsync | (Inherited from | |
| ReadChar | ||
| (Inherited from | ||
| ReadLineAsync | (Inherited from | |
| (Inherited from | ||
| ReadToEndAsync | (Inherited from | |
| Reset | ||
Returns a string that represents the current object. (Inherited from |
Extension Methods
Properties
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| (Inherited from | ||
| (Inherited from | ||
| EOF | ||
| Language | ||
| Name |
Returns source's name
|
See Also