menu
Dart
dart:html
RtcDataChannel
sendBlob method
sendBlob
dark_mode
light_mode
description
sendBlob
method
@JSName('send')
void
sendBlob
(
Blob
data
)
Implementation
@JSName('send') void sendBlob(Blob data) native;
Dart
dart:html
RtcDataChannel
sendBlob method
RtcDataChannel class
Cookies management controls