clearMessage

 

public void clearMessage() throws IOException;

Discards any data in the message buffer and sets the cursor position to zero.

Exceptions

  • IOException - if there is a problem with IO.


uj13680_