Class CodeInputStream.ByteCodeArrayInputStream

java.lang.Object
java.io.InputStream
java.io.ByteArrayInputStream
de.inetsoftware.classparser.CodeInputStream.ByteCodeArrayInputStream
All Implemented Interfaces:
Closeable, AutoCloseable
Enclosing class:
CodeInputStream

private static class CodeInputStream.ByteCodeArrayInputStream extends ByteArrayInputStream
  • Constructor Details

    • ByteCodeArrayInputStream

      ByteCodeArrayInputStream(byte[] buf, int offset, int length)
  • Method Details

    • getCodePosition

      int getCodePosition()