When I do
from("direct:start").marshal().gzip().to("activemq:queue:MY_QUEUE");
Do we know which charset encoding has been used to convert the body of
exchange into byte array, then gzipped afterward ? Is it utf-8 or local cp ?
it has not been specified under camel confluence page below:
http://camel.apache.org/gzip-data-format.html
Thanks a lot in advance.
Russ
--
View this message in context:
http://camel.465427.n5.nabble.com/marshal-gzip-which-charset-has-been-used-tp5768418.html
Sent from the Camel - Users mailing list archive at Nabble.com.