Package | Description |
---|---|
org.objectweb.asm |
Provides a small and fast bytecode manipulation framework.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
ClassWriter.toByteArray()
Returns the content of the class file that was built by this ClassWriter.
|
Copyright © 2022. All rights reserved.