sendBlob method

  1. @JSName('send')
void sendBlob (Blob data)
@JSName('send')

Implementation

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