Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/binaryninja-api
/ IsString
Method
IsString
metadata.cpp:355–358 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
353
}
354
355
bool Metadata::IsString() const
356
{
357
return BNMetadataIsString(m_object);
358
}
359
360
bool Metadata::IsUnsignedInteger() const
361
{
Callers
12
GetStringMetadata
Method · 0.80
Init
Method · 0.80
Schema
Method · 0.80
CreatePattern
Method · 0.80
HandleRefSchema
Method · 0.80
Is
Method · 0.80
Is
Method · 0.80
FindMember
Function · 0.80
document.h
File · 0.80
Accept
Function · 0.80
StringEqual
Function · 0.80
Append
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected