Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danielaparker/jsoncons
/ bytes_source
Method
bytes_source
include/jsoncons/source.hpp:653–653 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
651
const value_type* end_{nullptr};
652
public:
653
bytes_source() noexcept = default;
654
655
// Noncopyable
656
bytes_source(const bytes_source&) = delete;
Callers
nothing calls this directly
Calls
2
data
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected