TomohitoNakayama wrote:
Great! That solves both of our concerns, not adding a new local variable and not calling the String.length() function mutiple times.Hello.Well ... I decide to use "length" instance variable of byte[]. Then, I don't need to add new local variable .
Thanks Tomohito for taking care of this. Sunitha.