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
- Re: Byte conversion Vassiliadis Michalis
- Re: Byte conversion Rajesh Gupta
- Re: Byte conversion Anonymous
- Re: Byte conversion Jenkins, Andrew B
- Re: Byte conversion Anonymous
- Re: Byte conversion Anonymous
