Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Convert array of bytes in hex to array of bytes in bcd(Binary code decimal)

807607Nov 20 2006 — edited Nov 23 2006
I need to convert an array of bytes in hexadecimal to an array of bytes in bcd format, but i can use any function of api java because i use an api for sim cards without the normal functions of java. I can't use any function, only the normal operations of java.

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 21 2006
Added on Nov 20 2006
62 comments
1,266 views