Transport.outputConsumed

Informs the transport that the output buffer returned by {@link #getOutputBuffer()} is finished with, allowing implementation-dependent steps to be performed such as reclaiming buffer space.

interface Transport
void
outputConsumed
()

Meta