OutputStream Instrumentation: Read byte Array from write Method

后端 未结 0 723
粉色の甜心
粉色の甜心 2020-12-02 06:53

for a Monitoring project I try to instrument the OutputStream class, with Javassist I would like to make the OutputStream write() Method print whatever Byte[] is given to it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题