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