Hi,

I have a fixed length Binary data in Bit pack format. 

Can I use the Bindy DataFormat to unmarshal the binary data?

I looked at the details of the Bindy DataFormat. It provides the ability
where using the Annotations the user can map the data model to POJO. 

This way user has to only define the data model in form of Annotations and
Bindy Data Format in Apache Camel will unmarshal the data from file into the
Object form. 

Thus wanted to know if Bindy DataFormat can be used to unmarshal the binary
data

If not Bindy then which DataFormat can I use to unmarshal the binary data
where I will only need to define the data model and Camel will unmarshal the
data from file to Object.

Regards,
Kaustubh Kane



--
View this message in context: 
http://camel.465427.n5.nabble.com/Unmarshal-fixed-lenght-Binary-data-format-using-Bindy-tp5785226.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to