Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert from byte[] to int and int to byte[]
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00974405
Message ID:
00974505
Vues:
25
This message has been marked as the solution to the initial question of the thread.
Hello Einar,

Excuse me for misunderstaning your message.

>I want to convert from one integer to a byte array and from a byte array to one integer.

Take a look at the BitConverter Class, I found in the MSDN help the following description about it :
Converts base data types to an array of bytes, and an array of bytes to base data types.
The description resembles a lot whith what you want.

Zakaria al Azhar
Zakaria al Azhar
My blog on Actuaris.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform