Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aixed/WeChat-Hook
/ binary
Method
binary
include/json.hpp:6892–6896 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6890
}
6891
6892
bool binary(binary_t& val)
6893
{
6894
handle_value(std::move(val));
6895
return true;
6896
}
6897
6898
bool start_object(std::size_t len)
6899
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected