MCPcopy 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

sendMethod · 0.95
readMethod · 0.95

Calls 2

getInstanceMethod · 0.95
getBytesMethod · 0.95

Tested by

no test coverage detected