I am using Java NIO Byte Buffer to receive data from C application.
I would like to map the received binary data directly to my java Object (Like Serialization) instead field by field .
can any one help me how to proceed?
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.