Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ canWrite
Method
canWrite
java/org/apache/coyote/http2/Stream.java:803–805 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
801
802
803
final
boolean canWrite() {
804
return
state.canWrite();
805
}
806
807
808
final
void
closeIfIdle() {
Callers
1
reserveWindowSize
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected