resumearray = ((
i used like this.
in declaration i declare like this
byte[] resumearray;
but the error use of unassigned local variable error will occur.how can i solve this