sendByteBuffer method

void sendByteBuffer(
  1. ByteBuffer data
)

Implementation

@JSName('send')
void sendByteBuffer(ByteBuffer data) native;