Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getSendRawSize
Method
getSendRawSize
ZezeJava/ZezeJava/src/main/java/Zeze/Net/Service.java:241–243 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
239
}
240
241
public
final
long getSendRawSize() {
242
return
sendRawSize;
243
}
244
245
/**
246
* 只包含成功建立的连接:服务器Accept和客户端Connected的连接。
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