MCPcopy Create free account
hub / github.com/0x727/DropLabTools / body

Method body

src/main/java/com/droplab/Utils/ResponseUtils.java:50–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 }
49
50 @Override
51 public String body() {
52 return this.message;
53 }
54
55 @Override
56 public byte[] bodyAsBytes() {

Callers 2

runMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected