StreamSPI.updateSendWindow

<p>Updates the stream send window by the given {@code delta}.</p>

@param delta the delta value (positive or negative) to add to the stream send window @return the previous value of the stream send window

interface StreamSPI
int
updateSendWindow
(
int delta
)

Meta