public final class AsmAdaptor extends Object
Constructor and Description |
---|
AsmAdaptor() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
toByteArray(serp.bytecode.BCClass bc,
byte[] returnBytes) |
static void |
write(serp.bytecode.BCClass bc) |
static void |
write(serp.bytecode.BCClass bc,
File outFile) |
public static void write(serp.bytecode.BCClass bc) throws IOException
IOException
public static void write(serp.bytecode.BCClass bc, File outFile) throws IOException
IOException
public static byte[] toByteArray(serp.bytecode.BCClass bc, byte[] returnBytes) throws IOException
IOException
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.