MCPcopy Index your code
hub / github.com/OpenFeign/feign / getCharset

Method getCharset

mock/src/main/java/feign/mock/RequestKey.java:132–134  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

130 }
131
132 public Charset getCharset() {
133 return charset;
134 }
135
136 public byte[] getBody() {
137 return body;

Callers 2

builderMethod · 0.45
createMethod · 0.45

Calls

no outgoing calls

Tested by 2

builderMethod · 0.36
createMethod · 0.36