Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ stop
Method
stop
src/main/java/field/graphics/util/Saver.java:75–77 ·
view source on GitHub ↗
call to stop streaming jpgs out to disk
()
Source
from the content-addressed store, hash-verified
73
74
/**
75
* call to stop streaming jpgs out to disk
76
*/
77
public
void
stop() {
78
setOn(false);
79
}
80
Callers
1
getScreenshotter
Method · 0.45
Calls
1
setOn
Method · 0.95
Tested by
no test coverage detected