Mono Class Library: System.BitConverter Overview | MembersSystem.BitConverter.GetBytes Method |
Returns the binary representation of the uint value [Edit]
|
- value
- The value to convert in binary data [Edit]
The binary representation of the value as an Array of bytes [Edit]
Returns 4 bytes (32-bits unsigned integer, see uint) [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0