StreamSPI.updateRecvWindow

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

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

interface StreamSPI
int
updateRecvWindow
(
int delta
)

Meta