Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ emitClose
Method
emitClose
core/src/processing/opengl/LineStroker.java:682–684 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
680
}
681
682
private
void
emitClose() {
683
output.close();
684
}
685
}
Callers
2
close
Method · 0.95
finish
Method · 0.95
Calls
1
close
Method · 0.45
Tested by
no test coverage detected