ByteBuffer provides an auto-expanding buffer.

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

Syntax

Visual Basic
Public Class ByteBuffer
C#
public class ByteBuffer
Visual C++
public ref class ByteBuffer

Inheritance Hierarchy

System..::..Object
  Kaazing.HTML5..::..ByteBuffer

See Also