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