Marks a position in the buffer

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

Syntax

Visual Basic
Public Function Mark As ByteBuffer
C#
public ByteBuffer Mark()
Visual C++
public:
ByteBuffer^ Mark()

Return Value

The buffer

See Also