MCPcopy Create free account
hub / github.com/danielaparker/jsoncons / buffer

Method buffer

include/jsoncons/source.hpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248 }
249
250 const value_type* buffer() const
251 {
252 return buffer_;
253 }
254
255 std::size_t buffer_size() const
256 {

Callers 1

source_tests.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected