Package de.inetsoftware.classparser
Class CodeInputStream.ByteCodeArrayInputStream
- java.lang.Object
-
- java.io.InputStream
-
- java.io.ByteArrayInputStream
-
- de.inetsoftware.classparser.CodeInputStream.ByteCodeArrayInputStream
-
- All Implemented Interfaces:
java.io.Closeable
,java.lang.AutoCloseable
- Enclosing class:
- CodeInputStream
private static class CodeInputStream.ByteCodeArrayInputStream extends java.io.ByteArrayInputStream
-
-
Constructor Summary
Constructors Constructor Description ByteCodeArrayInputStream(byte[] buf, int offset, int length)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) int
getCodePosition()
-