sam.io
Interface DoubleByte.Writer

All Known Implementing Classes:
DoubleByte.OutputStreamWriter
Enclosing interface:
DoubleByte

public static interface DoubleByte.Writer

Simple double-byte writer abstraction


Method Summary
 void write(int doubleByte)
           
 

Method Detail

write

public void write(int doubleByte)
           throws java.io.IOException
java.io.IOException