MCPcopy Create free account
hub / github.com/Tencent/Hardcoder / getResLen

Method getResLen

libapp2sys/src/main/cpp/protocol.h:316–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314 }
315
316 uint32_t getResLen() {
317 return respLen;
318 }
319
320 T getRemote() {
321 return remote;

Callers 2

localServerRespThreadMethod · 0.80
udpServerThreadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected