SourceBuffer.appendBuffer

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void appendBuffer(ArrayBuffer data)
    struct SourceBuffer
    nothrow
    void
    appendBuffer
    ()
    (
    scope ref ArrayBuffer data
    )
  2. void appendBuffer(ArrayBufferView data)

Meta