If the underlying resource can accept more data immediately. If true, sent must equal the .byteLength of the buffer passed to sendData.
true
sent
.byteLength
sendData
The number of bytes from the passed buffer that were sent
If the underlying resource can accept more data immediately. If
true
,sent
must equal the.byteLength
of the buffer passed tosendData
.