com.rapplogic.xbee.util
Interface IIntInputStream

All Known Implementing Classes:
InputStreamWrapper, IntArrayInputStream, PacketParser

public interface IIntInputStream


Method Summary
 int read()
           
 int read(java.lang.String s)
           
 

Method Detail

read

int read()
         throws java.io.IOException
Throws:
java.io.IOException

read

int read(java.lang.String s)
         throws java.io.IOException
Throws:
java.io.IOException