sisc.io
Interface InputPort

All Superinterfaces:
Port
All Known Implementing Classes:
CustomBinaryInputPort, CustomCharacterInputPort, SchemeBinaryInputPort, SchemeCharacterInputPort

public interface InputPort
extends Port


Method Summary
 boolean ready()
           
 
Methods inherited from interface sisc.io.Port
close
 

Method Detail

ready

boolean ready()
              throws java.io.IOException
Throws:
java.io.IOException