Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielaparker/jsoncons
/ buffer_size
Method
buffer_size
include/jsoncons/source.hpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
std::size_t buffer_size() const
256
{
257
return buffer_size_;
258
}
259
260
const value_type* data() const
261
{
Callers
1
source_tests.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected