Hello.  If I am creating a byte array to send via a netty4 tcp endpoint,
should I disable the default codec?  I want to ensure that the bytes are
delivered simply as bytes, and not garbled by an encoding.

Thanks,
Steve

Reply via email to