Returns an unsigned two-byte number from the buffer at the current position
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Function GetUnsignedShort As UShort |
C# |
---|
public ushort GetUnsignedShort() |
Visual C++ |
---|
public: unsigned short GetUnsignedShort() |