sam.io
Interface DoubleByte.Reader

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

public static interface DoubleByte.Reader

Simple double-byte reader abstraction


Method Summary
 int read()
           
 

Method Detail

read

public int read()
         throws java.io.IOException
java.io.IOException