Package org.openjdk.asmtools.jcoder
Class JcoderEnvironment.InputFile
java.lang.Object
org.openjdk.asmtools.jcoder.JcoderEnvironment.InputFile
- Enclosing class:
- JcoderEnvironment
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OFFSETINC
static final int OFFSETINC- See Also:
-
LINEINC
static final int LINEINC- See Also:
-
in
InputStream in -
pos
int pos -
chPos
private int chPos -
pushBack
private int pushBack
-
-
Constructor Details
-
InputFile
InputFile(DataInputStream dataInputStream) throws IOException - Throws:
IOException
-
-
Method Details
-
close
- Throws:
IOException
-
read
- Throws:
IOException
-