Interface ISource

All Known Implementing Classes:
ASource, FileSource, StdInSource

public interface ISource
  • Method Details

    • getSize

      Long getSize()
    • getReader

      BufferedReader getReader()
    • getBytesRead

      long getBytesRead()