Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
parse
Method · 0.95
checkObj
Method · 0.80
test1
Method · 0.80
test2
Method · 0.80
test8
Method · 0.80
testA
Method · 0.80
testD
Method · 0.80
testE
Method · 0.80
testF
Method · 0.80
testG
Method · 0.80
testH
Method · 0.80
testDynamicBean
Method · 0.80
Calls
1
getBytes
Method · 0.65
Tested by
15
checkObj
Method · 0.64
test1
Method · 0.64
test2
Method · 0.64
test8
Method · 0.64
testA
Method · 0.64
testD
Method · 0.64
testE
Method · 0.64
testF
Method · 0.64
testG
Method · 0.64
testH
Method · 0.64
testDynamicBean
Method · 0.64
testBytes
Method · 0.64