doc_get_docLen_by_key

getting the Document value from Document by string key It uses UF-16 codding

export extern (C)
uint64_t
doc_get_docLen_by_key
(
const uint32_t doc_id
,
const char* key_str
,
const uint32_t len
)