How to overwrite text using SSD1306Ascii

I am not able to cover text that existed on a previous line using this library. I used to use the oled.setTextColor( 0xFFFF, 0 ) command but that is not part of this library.