Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ binary
Function
binary
Source/external/json.hpp:6791–6795 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6789
}
6790
6791
bool binary(binary_t& val)
6792
{
6793
handle_value(std::move(val));
6794
return true;
6795
}
6796
6797
bool start_object(std::size_t len)
6798
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected