Package | Description |
---|---|
com.caucho.bytecode | |
com.caucho.loader |
Modifier and Type | Method and Description |
---|---|
void |
ByteCodeWriter.writeUTF8(ByteBuffer bb,
java.lang.String value)
Writes UTF-8
|
Modifier and Type | Method and Description |
---|---|
void |
ClassEntry.load(ByteBuffer buffer)
Loads the contents of the class file into the buffer.
|