The IC1StreamReader type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Close |
Closes the stream.
|
![]() | Peek |
Peeks the current byte.
|
![]() | Read()()()() |
Reads a byte from the stream.
|
![]() | Read(array<Char>[]()[][], Int32, Int32) |
Reads a block from the file.
|
![]() | ReadBlock |
Reads a block from the file.
|
![]() | ReadLine |
Read a line from the file.
|
![]() | ReadToEnd |
Read all the content of the file into a strng.
|