Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getRecvSize
Method
getRecvSize
ZezeJava/ZezeJava/src/main/java/Zeze/Net/Service.java:229–231 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
227
}
228
229
public
final
long getRecvSize() {
230
return
recvSize;
231
}
232
233
public
final
long getSendCount() {
234
return
sendCount;
Callers
4
PrometheusCounter
Class · 0.45
run
Method · 0.45
updateRecvSendSize
Method · 0.45
OnSocketClose
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected