Uses of Class
frysk.sys.termios.Flush

Packages that use Flush
frysk.sys.termios   
 

Uses of Flush in frysk.sys.termios
 

Fields in frysk.sys.termios declared as Flush
static Flush Flush.INPUT
           
static Flush Flush.INPUT_OUTPUT
           
static Flush Flush.OUTPUT
           
 

Methods in frysk.sys.termios with parameters of type Flush
static void Flush.flush(FileDescriptor fd, Flush queue)
          Discards all output not sent.