Check the header of this syntactic heap and, based on this, select the most appropriate schema for decoding it. @return @throws IOException
()
| 76 | * @throws IOException |
| 77 | */ |
| 78 | protected abstract Schema checkHeader() throws IOException; |
| 79 | |
| 80 | protected Bytecode readItem(Schema schema) throws IOException { |
| 81 | // read opcode |