BytecodeWriter
trait BytecodeWriter
trait AsmpBytecodeWriter
trait ClassBytecodeWriter
class DirectToJarfileWriter
trait DumpBytecodeWriter
Value members
Abstract methods
def writeClass(label: String, jclassName: String, jclassBytes: Array[Byte], outfile: AbstractFile): Unit