tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
doc_get_int_by_key
tagion
betterC
mobile
DocumentWrapperApi
Getting the int value from Document by string key
export extern (
C
)
int32_t
doc_get_int_by_key
(
const
uint32_t
doc_id
,
const
char
*
key_str
,
const
uint32_t
len
)
Meta
Source
See Implementation
tagion
betterC
mobile
DocumentWrapperApi
functions
create_doc
delete_doc_by_id
doc_get_bufferLen_by_key
doc_get_bufferPtr_by_key
doc_get_docLen_by_key
doc_get_docPtr_by_key
doc_get_int_by_key
doc_get_memberCount
doc_get_str_by_key
doc_get_ulong_by_key
get_docLen
get_docPtr
parse_string
manifest constants
BAD_RESULT
variables
recyclerDoc
Getting the int value from Document by string key