Hi

Yeah you would need to find a suitable encoder to use.

Somehow you need to tell the other party how much data you send, or
use some end of stream marker.
Netty comes with a number of encoders out of the box you may use.
Or write a custom encoder.



On Tue, Apr 9, 2013 at 12:55 PM, Walzer, Thomas
<thomas.wal...@integratix.net> wrote:
> Hi,
>
> has anyone tried to send a plain byte array to a netty endpoint? (sync=false)
> If I use the textline option it implicitly converts to a String as far as I 
> understand.
> I use Camel 2.10.2.
>
> Regards, Thomas.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
FuseSource is now part of Red Hat
Email: cib...@redhat.com
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to