MCPcopy 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_sourceMethod · 0.45
read_bufferMethod · 0.45
bytes_sourceMethod · 0.45
read_bufferMethod · 0.45
readMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected