Represents a chunk of raw bytecode. Used as input for the parsers
- Companion:
- object
- Source:
- ClassFileParser.scala
class Object
trait Matchable
class Any
Value members
Concrete methods
Transforms array subsequence of the current buffer into the UTF8 String and stores and array of bytes for the decompiler
Transforms array subsequence of the current buffer into the UTF8 String and stores and array of bytes for the decompiler
- Source:
- ClassFileParser.scala