sisc.io
Interface SerialOutputStream

All Known Implementing Classes:
SerializerStream

public interface SerialOutputStream


Method Summary
 void writeSer(Value v)
           
 

Method Detail

writeSer

void writeSer(Value v)
              throws java.io.IOException
Throws:
java.io.IOException