fun transform(context: TransformContext, bytecode: ByteArray): ByteArray
Returns the transformed bytecode
context -
context
The transforming context
bytecode -
bytecode
The bytecode to be transformed
Return the transformed bytecode