Dart
dart:html
SourceBuffer
appendBuffer method
description
appendBuffer method
void
appendBuffer
(
ByteBuffer
data
)
Implementation
void
appendBuffer(ByteBuffer data) native;