Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ length
Method
length
basex-core/src/main/java/org/basex/io/IOFile.java:155–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
153
}
154
155
@Override
156
public
long length() {
157
return
file.length();
158
}
159
160
@Override
161
public
InputSource inputSource() {
Callers
7
run
Method · 0.95
get
Method · 0.95
descendants
Method · 0.45
url
Method · 0.45
regex
Method · 0.45
normalize
Method · 0.45
add
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected