Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ updateTraffic
Method
updateTraffic
src/main/java/io/Utf8IOStream.java:159–161 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
}
158
159
private
void
updateTraffic() {
160
StaticData.getInstance().traffic=getBytes();
161
}
162
163
private
void
setRecv(long bytes) {
164
bytesRecv=bytes;
Callers
2
send
Method · 0.95
read
Method · 0.95
Calls
2
getInstance
Method · 0.95
getBytes
Method · 0.95
Tested by
no test coverage detected