Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ read
Method
read
basex-core/src/main/java/org/basex/io/IOContent.java:68–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
@Override
69
public
byte[] read() {
70
return
content;
71
}
72
73
@Override
74
public
InputSource inputSource() {
Callers
1
value
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected