sisc.io
Interface OutputPort

All Superinterfaces:
Port
All Known Implementing Classes:
CustomBinaryOutputPort, CustomCharacterOutputPort, SchemeBinaryOutputPort, SchemeCharacterOutputPort

public interface OutputPort
extends Port


Method Summary
 void flush()
           
 
Methods inherited from interface sisc.io.Port
close
 

Method Detail

flush

void flush()
           throws java.io.IOException
Throws:
java.io.IOException