Hi!
I am trying to read a compessed file (zip format) where there are data
values. Using the method int read(byte[] b, int off, int len) of the
ZipInputStream class, I get the data in byte format. How can I convert them
to another format (i.e. Integer)?
Thanks in advance.

-
Michalis Vassiliadis
Systems Engineer
---------------------
BULL S.A.
67B, Sofouli, 551 31,
Thessaloniki, Greece.
Tel & Fax: 0030-31-423866
http://www.bull.gr
http://www.bull.com

Reply via email to