Returns an eight-byte number from the buffer at the current position

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

Syntax

Visual Basic
Public Function GetLong As Long
C#
public long GetLong()
Visual C++
public:
long long GetLong()

Return Value

The eight-byte number

See Also