mirror of https://github.com/kiwix/libkiwix.git
The value is store as a string in in the xml, so we cannot use getAsI. We have to get the string and parse it to an int. We cannot use strtoull because android stdc++ lib doesn't have it. We have to implement our how parseFromString function using a istringstream. |
||
---|---|---|
.. | ||
common | ||
ctpp2 | ||
book.h | ||
common.h | ||
downloader.h | ||
entry.h | ||
kiwix.h | ||
library.h | ||
manager.h | ||
meson.build | ||
opds_dumper.h | ||
reader.h | ||
searcher.h | ||
xapianSearcher.h |