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