Problems on serial.read()

	Serial.flush();

Block until all pending serial data has been sent. How is this useful?