booster / com.didiglobal.booster.transform.asm / AsmTransformer / transform

transform

fun transform(context: TransformContext, bytecode: ByteArray): ByteArray

Returns the transformed bytecode

Parameters

context -

    The transforming context

bytecode -

    The bytecode to be transformed

Return
the transformed bytecode