Class StringInputConverter

    • Constructor Detail

      • StringInputConverter

        public StringInputConverter()
    • Method Detail

      • read

        public String read()
        Reads a string from an InputStream.
        Returns:
        A string object that was read from the InputStream.