Interface ReadFunctor

    • Method Detail

      • doReads

        void doReads​(Reader reader)
              throws IOException
        Read the output from an eval().
        Parameters:
        reader - Reader to read from
        Throws:
        IOException - on IO error from reader