MCPcopy Create free account
hub / github.com/e2wugui/zeze / getSendSize

Method getSendSize

ZezeJava/ZezeJava/src/main/java/Zeze/Net/Service.java:237–239  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

235 }
236
237 public final long getSendSize() {
238 return sendSize;
239 }
240
241 public final long getSendRawSize() {
242 return sendRawSize;

Callers 5

LinkdServiceMethod · 0.45
PrometheusCounterClass · 0.45
runMethod · 0.45
updateRecvSendSizeMethod · 0.45
OnSocketCloseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected