MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / getBody

Method getBody

src/main/java/core/packetproxy/http/Http.java:260–262  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

258 }
259
260 public byte[] getBody() {
261 return body;
262 }
263
264 public void setPath(String path) {
265 this.path = path;

Callers 15

getBodyParamsOrderMethod · 0.95
getBodyParamsMethod · 0.95
actionPerformedMethod · 0.95
buildMethod · 0.95
onApprovedMethod · 0.95
actionPerformedMethod · 0.95
decodeFromFramesMethod · 0.95
encodeToFramesMethod · 0.95
runMethod · 0.95
decodeFromFramesMethod · 0.95
encodeToFramesMethod · 0.95
decodeFromFramesMethod · 0.95

Calls

no outgoing calls

Tested by 1

readAllQuicMessagesMethod · 0.64