- DomName('RTCDataChannel.sendByteBuffer')
- DocsEditable()
Not documented.
Source
@DomName('RTCDataChannel.sendByteBuffer')
@DocsEditable()
void sendByteBuffer(ByteBuffer data) => _blink.BlinkRTCDataChannel.instance.send_Callback_1_(unwrap_jso(this), data);