Creates a copy of the buffer.
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Function Duplicate As ByteBuffer |
C# |
---|
public ByteBuffer Duplicate() |
Visual C++ |
---|
public: ByteBuffer^ Duplicate() |