sendBlob method

void sendBlob(
  1. Blob data
)

Implementation

@JSName('send')
void sendBlob(Blob data) native;