PatchKey
Marks the advice parameter ByteBuddy binds to the patch key, inlined as a constant via Advice.withCustomMapping().bind(...) — so the woven value is byte-identical to the value the handler was registered under.
Marks the advice parameter ByteBuddy binds to the patch key, inlined as a constant via Advice.withCustomMapping().bind(...) — so the woven value is byte-identical to the value the handler was registered under.