Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
cloneRequest
Method · 0.45
setRequestBody
Method · 0.45
endRequestBodyFrame
Method · 0.45
Stream
Method · 0.45
available
Method · 0.45
setRequestBody
Method · 0.45
isReadyForRead
Method · 0.45
isRequestBodyFullyRead
Method · 0.45
timeoutAsync
Method · 0.45
available
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected