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

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

Syntax

Visual Basic
Public Function GetMediumInt As Integer
C#
public int GetMediumInt()
Visual C++
public:
int GetMediumInt()

Return Value

The three-byte number

See Also