Searched refs:peekLine (Results 1 – 6 of 6) sorted by relevance
87 peekLine(direct: boolean): string;
18796 * Otherwise, delegate to peekLine to determine if there is a next line available.18822 …#processLine is undefined, the data is assumed to be changed and Reader#peekLine is invoked again …18824 …* If hasMoreLines is called immediately before peekLine, the direct flag is implicitly true (since…18830 Reader.prototype.peekLine = function (direct) {
20303 Reader.prototype.peekLine = function (direct) { method in Reader
44668 Reader.prototype.peekLine = function (direct) { method in Reader
44920 Reader.prototype.peekLine = function (direct) { method in Reader