Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ string
Method
string
basex-core/src/main/java/org/basex/query/value/item/Str.java:121–124 ·
view source on GitHub ↗
(final InputInfo ii)
Source
from the content-addressed store, hash-verified
119
}
120
121
@Override
122
public
byte[] string(
final
InputInfo ii) {
123
return
value;
124
}
125
126
/**
127
* Returns the string value.
Callers
3
item
Method · 0.95
materialize
Method · 0.95
multiForm
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected