Rewinds the buffer. The position is set to zero and the mark is reset.
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Function Rewind As ByteBuffer |
C# |
---|
public ByteBuffer Rewind() |
Visual C++ |
---|
public: ByteBuffer^ Rewind() |