SourceBuffer.appendBufferAsync

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

Meta