Listener.onData

<p>Callback method invoked when a DATA frame has been received.</p>

@param stream the stream @param frame the DATA frame received @param callback the callback to complete when the bytes of the DATA frame have been consumed

interface Listener
void
onData

Meta