MCPcopy Create free account
hub / github.com/apache/tomcat / getInputBuffer

Method getInputBuffer

java/org/apache/coyote/http2/Stream.java:788–790  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

786
787
788 final StreamInputBuffer getInputBuffer() {
789 return inputBuffer;
790 }
791
792
793 final HttpOutputBuffer getOutputBuffer() {

Callers 10

cloneRequestMethod · 0.45
setRequestBodyMethod · 0.45
endRequestBodyFrameMethod · 0.45
StreamMethod · 0.45
availableMethod · 0.45
setRequestBodyMethod · 0.45
isReadyForReadMethod · 0.45
timeoutAsyncMethod · 0.45
availableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected