On Nov 19, 2007 3:13 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> The filter that is setting payloads can't use the same byte[] with a
> different value each time... it must allocate a new byte[] so it
> doesn't change the old one, right?

OK... I think Mike is right... everything should be OK as long as
next() makes a copy of the payload.

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to