Searched refs:readline (Results 1 – 2 of 2) sorted by relevance
107 instr = sys.stdin.readline().strip()
83 private char[] readline(boolean zeroOut) throws java.io.IOException { in readline() method in Console