Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielaparker/jsoncons
/ data
Method
data
include/jsoncons/source.hpp:260–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
const value_type* data() const
261
{
262
return data_;
263
}
264
265
std::size_t length() const
266
{
Callers
5
string_source
Method · 0.45
read_buffer
Method · 0.45
bytes_source
Method · 0.45
read_buffer
Method · 0.45
read
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected