How to convert the Byte arry to HEX String
807589Dec 21 2004 — edited Jul 20 2008Hi ,
Sub : How to convert the Byte arry to HexString. .
actully i have converted hexString to bye arry see the blow
input is "FF0000" (Hex String)
out put is [B@1ea2dfe (Byte arry). so i would like to convert byte arry to HexString (reverse convertions);
please Let me know How to convert the Byte arry to HexString
Regards
Sridhar Bolla