![]() | CSVSource Class |
Namespace: com.espertech.esperio.csv
public class CSVSource
The CSVSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsResettable | Return true if the underlying resource is resettable. |
Name | Description | |
---|---|---|
![]() | Close | Close the underlying resource. |
![]() | Mark | Set the mark position. |
![]() | Read | Read from the underlying resource. |
![]() | Reset | Reset to the beginning of the resource. |
![]() | ResetToMark | Reset to the last mark position. |