appendBuffer method - SourceBuffer class - dart:html library (
original
) (
raw
)
description
void appendBuffer(
ByteBuffer
data )
Implementation
void appendBuffer(ByteBuffer data) native;