Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NickstaDB/DeserLab
/ getData
Method
getData
src/nb/deser/HashRequest.java:29–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
}
28
29
public
String getData() {
30
return
dataToHash;
31
}
32
33
public
String getHash() {
34
return
theHash;
Callers
2
run
Method · 0.95
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected