They are sending me 16 bytes of character data Below. This is actually coming in as a BLOB. Would I manually convert this by looping through the 16 characters doing BIT manipulation with an XREF table. Is there a way doing a CAST. I just got this requirement last night.
value - 70 30 05 43 00 00 80 20
byte - 01 23 45 67 89 ab cd ef
Sounds about right but for the fact that you're never going to throw an exception... Remove the throws exception from the signature...
And you might want to check the size of the byte array being returned...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum