The following tables list the members exposed by UnicodeReader.
Name | Description | |
---|---|---|
![]() | UnicodeReader Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Close | Closes the System.IO.TextReader and releases any system resources associated with the TextReader. (Inherited from System.IO.TextReader) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Disposes the underlying stream |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | Peek | Overridden. Returns the next character |
![]() | Read | Overloaded. Overridden. Returns the next character |
![]() | ReadBlock | Overridden. Reads one character |
![]() | ReadLine | Reads a line of characters from the current stream and returns the data as a string. (Inherited from System.IO.TextReader) |
![]() | ReadToEnd | Reads all characters from the current position to the end of the TextReader and returns them as one string. (Inherited from System.IO.TextReader) |
Name | Description | |
---|---|---|
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
Reference
UnicodeReader ClassCSharpTest.Net.Crypto Namespace