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

Method buf

ZezeJava/ZezeJava/src/main/java/Zeze/Util/JsonReader.java:140–142  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

138 }
139
140 public byte[] buf() {
141 return buf;
142 }
143
144 public @NotNull JsonReader buf(@NotNull String s) {
145 buf = s.getBytes(StandardCharsets.UTF_8);

Callers 15

parseMethod · 0.95
checkObjMethod · 0.80
test1Method · 0.80
test2Method · 0.80
test8Method · 0.80
testAMethod · 0.80
testDMethod · 0.80
testEMethod · 0.80
testFMethod · 0.80
testGMethod · 0.80
testHMethod · 0.80
testDynamicBeanMethod · 0.80

Calls 1

getBytesMethod · 0.65

Tested by 15

checkObjMethod · 0.64
test1Method · 0.64
test2Method · 0.64
test8Method · 0.64
testAMethod · 0.64
testDMethod · 0.64
testEMethod · 0.64
testFMethod · 0.64
testGMethod · 0.64
testHMethod · 0.64
testDynamicBeanMethod · 0.64
testBytesMethod · 0.64