Returns an unsigned four-byte number from the buffer at the current position
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Function GetUnsignedInt As UInteger |
C# |
---|
public uint GetUnsignedInt() |
Visual C++ |
---|
public: unsigned int GetUnsignedInt() |