Resets the buffer position using the mark

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

Syntax

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

Return Value

The buffer

See Also