Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antgroup/vsag
/ IsNumberInteger
Method
IsNumberInteger
src/json_wrapper.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
bool
85
JsonWrapper::IsNumberInteger() const {
86
return json_->is_number_integer();
87
}
88
89
bool
90
JsonWrapper::IsString() const {
Callers
5
fill_dim
Function · 0.80
fill_extra_info_size
Function · 0.80
FromJson
Method · 0.80
FromJson
Method · 0.80
FromJson
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected