Extract unsigned 32-bit integer from big-endian byte string
| C# | Visual Basic | Visual C++ |
public: static unsigned int ToU32( array<unsigned char>^ bytes, int offset )
Unsigned 32-bit integer
| C# | Visual Basic | Visual C++ |
public: static unsigned int ToU32( array<unsigned char>^ bytes, int offset )