Function LineGetter.startGettingLine
Starts getting a new line. Call workOnLine and finishGettingLine afterward.
					
			void startGettingLine();
					
				
			Make sure that you've flushed your input and output before calling this function or else you might lose events or get exceptions from this.