Bytes to Integer

  • Thread starter Thread starter Govind
  • Start date Start date
G

Govind

Hi All ,
I have converted a Integer to Byte and Written in to the file. After
that i read the file byte by byte then I want to Convert th Bytes to Integer
.. If any method is available to convert Bytes to Integer pls Let me Know.

Regards,
Govind.
 
BitConverter.ToInt32

Natty Gur, CTO
Dao2Com Ltd.
34th Elkalay st. Raanana
Israel , 43000
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
 
Back
Top