Documentation
Tagion
doc_get_ulong_by_key
tagion
mobile
DocumentWrapperApi
Getting the ulong value from Document by string key
export extern (
C
)
deprecated
uint64_t
doc_get_ulong_by_key
(
const
uint32_t
doc_id
,
const
char
*
key_str
,
const
uint32_t
len
)
tagion
mobile
DocumentWrapperApi
functions
create_doc
create_test_doc
delete_doc_by_id
doc_as_json
doc_get_docLen_by_id
doc_get_docLen_by_key
doc_get_docPtr_by_id
doc_get_docPtr_by_key
doc_get_int_by_id
doc_get_int_by_key
doc_get_long_by_key
doc_get_str_by_id
doc_get_str_by_key
doc_get_ulong_by_key
get_docLen
get_docPtr
Getting the ulong value from Document by string key