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