Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-GD/OpenGD
/ binary
Method
binary
Source/external/json.hpp:7259–7262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7257
}
7258
7259
bool binary(binary_t& /*unused*/)
7260
{
7261
return true;
7262
}
7263
7264
bool start_object(std::size_t /*unused*/ = static_cast<std::size_t>(-1))
7265
{
Callers
4
json.hpp
File · 0.45
parse_bson_element_internal
Method · 0.45
parse_cbor_internal
Method · 0.45
parse_msgpack_internal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected