Returns a two-byte number from the buffer at the current position

Namespace:  Kaazing.HTML5
Assembly:  Kaazing.Gateway (in Kaazing.Gateway.dll)

Syntax

Visual Basic
Public Function GetShort As Short
C#
public short GetShort()
Visual C++
public:
short GetShort()

Return Value

The two-byte number

See Also