Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ I
Class
I
rapidjson/document.h:1924–1927 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1922
union Number {
1923
#if RAPIDJSON_ENDIAN == RAPIDJSON_LITTLEENDIAN
1924
struct I {
1925
int i;
1926
char padding[4];
1927
}i;
1928
struct U {
1929
unsigned u;
1930
char padding2[4];
Callers
1
operands
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected