All Packages This Package Class Hierarchy Class Search Index
java.lang.Object
|
+----java.io.InputStream
|
+----kh.hc11.SRecordInputStream
| Summary |
public class SRecordInputStream
extends java.io.InputStream
{
// Methods 2
public void close() throws IOException;
public int read() throws IOException;
}
This is a filter, given an input stream of srecords, return the raw bytes
| Methods |
· close | Summary | Top |
public void close() throws IOException
- Overrides:
- close in class InputStream
· read | Summary | Top |
public int read() throws IOException
- Overrides:
- read in class InputStream
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7