Collapse All
Expand All
Code: All
Code: Multiple
Code: Visual Basic
Code: C#
Code: Visual C++
Visual Basic
C#
Visual C++
.NET Framework Class Library
ByteBuffer
.
.
::
.
.
Get Method
ByteBuffer Class
See Also
Returns a single byte from the buffer at the current position
Namespace:
Kaazing.HTML5
Assembly:
Kaazing.Gateway
(in Kaazing.Gateway.dll)
Syntax
Visual Basic
Public
Function
Get
As
Byte
C#
public
byte
Get
()
Visual C++
public
:
unsigned char
Get
()
Return Value
The single byte
See Also
ByteBuffer Class
Get Overload
Kaazing.HTML5 Namespace