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. |
||
---|---|---|
.. | ||
base64.h | ||
networkTools.h | ||
otherTools.h | ||
pathTools.h | ||
regexTools.h | ||
stringTools.h |