Returns a sliced buffer, setting the position to zero, and decrementing
the limit accordingly.
Namespace:
Kaazing.HTML5Assembly: Kaazing.Gateway (in Kaazing.Gateway.dll)
Syntax
Visual Basic |
---|
Public Function Slice As ByteBuffer |
C# |
---|
public ByteBuffer Slice() |
Visual C++ |
---|
public: ByteBuffer^ Slice() |