menu
Dart
dart:html
SourceBuffer
appendTypedData method
appendTypedData
brightness_4
brightness_5
description
appendTypedData
method
@JSName('appendBuffer')
void
appendTypedData
(
TypedData
data
)
Implementation
@JSName('appendBuffer') void appendTypedData(TypedData data) native;
Dart
dart:html
SourceBuffer
appendTypedData method
SourceBuffer class