tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
doc_as_json
tagion
mobile
DocumentWrapperApi
return doc as json It uses UF-16 codding
export extern (
C
)
const
(
char
*)
doc_as_json
(
const
uint32_t
doc_id
)
Meta
Source
See Implementation
tagion
mobile
DocumentWrapperApi
functions
create_doc
create_test_doc
delete_doc_by_id
doc_as_json
doc_get_bufferLen_by_id
doc_get_bufferLen_by_key
doc_get_bufferPtr_by_id
doc_get_bufferPtr_by_key
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_memberCount
doc_get_str_by_id
doc_get_str_by_key
doc_get_ulong_by_key
get_docLen
get_docPtr
parse_string
manifest constants
BAD_RESULT
static variables
recyclerDoc
return doc as json It uses UF-16 codding